mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 04:37:35 +00:00
feat: Contribute i18n swedish language (#8105)
# Which Problems Are Solved - Swedish speakers cannot use their beautiful native language ;-) # How the Problems Are Solved - Contributes Swedish language for Login, Console, common texts and Emails # Additional Changes - none # Additional Context - The PR currently provides all translation files according to https://github.com/zitadel/zitadel/blob/main/CONTRIBUTING.md#contribute-internationalization. --------- Co-authored-by: Tim Möhlmann <tim+github@zitadel.com> Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -1423,7 +1423,8 @@
|
||||
"pt": "Portuguese",
|
||||
"mk": "Македонски",
|
||||
"ru": "Русский",
|
||||
"nl": "Nederlands"
|
||||
"nl": "Nederlands",
|
||||
"sv": "Svenska"
|
||||
}
|
||||
},
|
||||
"SMTP": {
|
||||
@@ -1664,7 +1665,8 @@
|
||||
"mk": "Македонски",
|
||||
"cs": "Čeština",
|
||||
"ru": "Русский",
|
||||
"nl": "Nederlands"
|
||||
"nl": "Nederlands",
|
||||
"sv": "Svenska"
|
||||
},
|
||||
"LOCALE": "Код языка",
|
||||
"LOCALES": {
|
||||
@@ -2649,7 +2651,8 @@
|
||||
"pt": "Portuguese",
|
||||
"mk": "Македонски",
|
||||
"ru": "Русский",
|
||||
"nl": "Nederlands"
|
||||
"nl": "Nederlands",
|
||||
"sv": "Svenska"
|
||||
},
|
||||
"MEMBER": {
|
||||
"ADD": "Добавить менеджера",
|
||||
|
Reference in New Issue
Block a user