mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-16 15:44:02 +00:00
feat: internationalization Polish (#5117)
* Add Polish translations * Add references to Polish translations in files * Make a consistent translation of languages in Chinese translation * Add missing language references to fr, it and zh * Translation corrections * Add missing language references to zh * Translation corrections * add latest translation keys * Translation corrections and addition of some new ones * translate auth requests exhausted * add new untranslated keys * Translation corrections, fix indentation --------- Co-authored-by: Elio Bischof <eliobischof@gmail.com>
This commit is contained in:
@@ -211,6 +211,7 @@ RegistrationUser:
|
||||
Italian: Italiano
|
||||
French: Français
|
||||
Chinese: 简体中文
|
||||
Polish: Polski
|
||||
GenderLabel: 性别
|
||||
Female: 女性
|
||||
Male: 男性
|
||||
@@ -236,11 +237,12 @@ ExternalRegistrationUserOverview:
|
||||
NicknameLabel: 昵称
|
||||
PhoneLabel: 手机号码
|
||||
LanguageLabel: 语言
|
||||
German: 德语
|
||||
English: 英语
|
||||
Italian: 意大利语
|
||||
French: 法语
|
||||
German: Deutsch
|
||||
English: English
|
||||
Italian: Italiano
|
||||
French: Français
|
||||
Chinese: 简体中文
|
||||
Polish: Polski
|
||||
TosAndPrivacyLabel: 条款和条款
|
||||
TosConfirm: 我接受
|
||||
TosLinkText: 服务条款
|
||||
@@ -299,6 +301,7 @@ ExternalNotFound:
|
||||
Italian: Italiano
|
||||
French: Français
|
||||
Chinese: 简体中文
|
||||
Polish: Polski
|
||||
|
||||
Footer:
|
||||
PoweredBy: Powered By
|
||||
|
Reference in New Issue
Block a user