I18n: Run psuedo when extracting phrases (#75811)

This commit is contained in:
Josh Hunt 2023-10-02 11:58:43 +00:00 committed by GitHub
parent dcaad5b3fd
commit 8006dacf15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
"watch": "yarn start -d watch,start core:start --watchTheme",
"ci:test-frontend": "yarn run test:ci",
"i18n:clean": "rimraf public/locales/en-US/grafana.json",
"i18n:extract": "yarn run i18next -c public/locales/i18next-parser.config.js 'public/**/*.{tsx,ts}' 'packages/grafana-ui/**/*.{tsx,ts}'",
"i18n:extract": "yarn run i18next -c public/locales/i18next-parser.config.js 'public/**/*.{tsx,ts}' 'packages/grafana-ui/**/*.{tsx,ts}' && yarn i18n:pseudo",
"i18n:compile": "echo 'no i18n compile yet, all good'",
"i18n:pseudo": "node ./public/locales/pseudo.js",
"betterer": "betterer",

View File

@ -820,7 +820,7 @@
"time-range-description": "Ŧřäʼnşƒőřmş ŧĥę čūřřęʼnŧ řęľäŧįvę ŧįmę řäʼnģę ŧő äʼn äþşőľūŧę ŧįmę řäʼnģę"
},
"export": {
"back-button": "",
"back-button": "ßäčĸ ŧő ęχpőřŧ čőʼnƒįģ",
"cancel-button": "Cäʼnčęľ",
"info-text": "Ēχpőřŧ ŧĥįş đäşĥþőäřđ.",
"save-button": "Ŝävę ŧő ƒįľę",