fix(i18n): add missing console translation keys (#89)#1
Open
czs654 wants to merge 1 commit into
Open
Conversation
Add common.contactUs, nav.go, and footer.feishu to all non-English language files in packages/console/app/src/i18n/. - footer.feishu uses brand name "Feishu" in all languages (zh/zht keep 飞书) - nav.go uses brand name "Go" across all languages - common.contactUs translated for all 16 languages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes XiaomiMiMo#89
Add missing i18n keys to non-English console translation files:
common.contactUs- translated for all 16 non-English languagesnav.go- added as brand name Go across all languagesfooter.feishu- added to all languages except zh/zht (already had it)Files modified: ar.ts, br.ts, da.ts, de.ts, es.ts, fr.ts, it.ts, ja.ts, ko.ts, no.ts, pl.ts, ru.ts, th.ts, tr.ts, zh.ts, zht.ts