mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 13:42:29 +00:00
feat: i18n support for Macedonian language (#6178)
* add macedonian language to currently supported languages * mk yaml login static with en values * mk json assets with en values * mk yaml notification static with en values * add macedonian notification yaml * mk yaml static with en values * mk translations for login * mk translations for internal * macedonian translations * - fix lint issues
This commit is contained in:
committed by
GitHub
parent
73edcfac92
commit
a3a1e245ad
@@ -223,6 +223,7 @@ RegistrationUser:
|
||||
Japanese: 日本語
|
||||
Spanish: Español
|
||||
Bulgarian: Български
|
||||
Macedonian: Македонски
|
||||
GenderLabel: Geschlecht
|
||||
Female: weiblich
|
||||
Male: männlich
|
||||
@@ -256,6 +257,7 @@ ExternalRegistrationUserOverview:
|
||||
Polish: Polski
|
||||
Japanese: 日本語
|
||||
Spanish: Español
|
||||
Macedonian: Македонски
|
||||
TosAndPrivacyLabel: Allgemeine Geschäftsbedingungen und Datenschutz
|
||||
TosConfirm: Ich akzeptiere die
|
||||
TosLinkText: AGBs
|
||||
@@ -317,7 +319,8 @@ ExternalNotFound:
|
||||
Polish: Polski
|
||||
Japanese: 日本語
|
||||
Spanish: Español
|
||||
|
||||
Macedonian: Македонски
|
||||
|
||||
DeviceAuth:
|
||||
Title: Geräteautorisierung
|
||||
UserCode:
|
||||
|
||||
Reference in New Issue
Block a user