diff --git a/package.json b/package.json index 22e23c1880b..def058bf1ac 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/public/locales/pseudo-LOCALE/grafana.json b/public/locales/pseudo-LOCALE/grafana.json index 097597a3ff9..dcdc39b3731 100644 --- a/public/locales/pseudo-LOCALE/grafana.json +++ b/public/locales/pseudo-LOCALE/grafana.json @@ -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ę ŧő ƒįľę",