mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 20:37:49 +00:00
feat: internationalization Japanese (recreated) (#5513)
japanese translation --------- Co-authored-by: Max Peintner <max@caos.ch>
This commit is contained in:
@@ -1013,10 +1013,11 @@
|
||||
"LANGUAGE": {
|
||||
"de": "Deutsch",
|
||||
"en": "English",
|
||||
"it": "Italiano",
|
||||
"fr": "Français",
|
||||
"zh": "简体中文",
|
||||
"pl": "Polski"
|
||||
"it": "Italiano",
|
||||
"ja": "日本語",
|
||||
"pl": "Polski",
|
||||
"zh": "简体中文"
|
||||
},
|
||||
"SMTP": {
|
||||
"TITLE": "Impostazioni SMTP",
|
||||
@@ -1205,10 +1206,11 @@
|
||||
"LOCALES": {
|
||||
"de": "Deutsch",
|
||||
"en": "English",
|
||||
"it": "Italiano",
|
||||
"fr": "Français",
|
||||
"zh": "简体中文",
|
||||
"pl": "Polski"
|
||||
"it": "Italiano",
|
||||
"ja": "日本語",
|
||||
"pl": "Polski",
|
||||
"zh": "简体中文"
|
||||
},
|
||||
"KEYS": {
|
||||
"emailVerificationDoneText": "Verifica dell'e-mail terminata con successo.",
|
||||
@@ -2033,10 +2035,11 @@
|
||||
"LANGUAGES": {
|
||||
"de": "Deutsch",
|
||||
"en": "English",
|
||||
"it": "Italiano",
|
||||
"fr": "Français",
|
||||
"zh": "简体中文",
|
||||
"pl": "Polski"
|
||||
"it": "Italiano",
|
||||
"ja": "日本語",
|
||||
"pl": "Polski",
|
||||
"zh": "简体中文"
|
||||
},
|
||||
"MEMBER": {
|
||||
"ADD": "Aggiungi un manager",
|
||||
|
Reference in New Issue
Block a user