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: 性别
|
||||
Female: 女性
|
||||
Male: 男性
|
||||
@@ -256,6 +257,7 @@ ExternalRegistrationUserOverview:
|
||||
Polish: Polski
|
||||
Japanese: 日本語
|
||||
Spanish: Español
|
||||
Macedonian: Македонски
|
||||
TosAndPrivacyLabel: 条款和条款
|
||||
TosConfirm: 我接受
|
||||
TosLinkText: 服务条款
|
||||
@@ -317,6 +319,7 @@ ExternalNotFound:
|
||||
Polish: Polski
|
||||
Japanese: 日本語
|
||||
Spanish: Español
|
||||
Macedonian: Македонски
|
||||
|
||||
DeviceAuth:
|
||||
Title: 设备授权
|
||||
|
||||
Reference in New Issue
Block a user