chore(i18n): add IAM_LOGIN_CLIENT (#9681)

# Which Problems Are Solved

The i18n element `IAM_LOGIN_CLIENT` is missing a translation.

# How the Problems Are Solved

Added translations for `IAM_LOGIN_CLIENT` in each language.

Please note that the translations were generated using Copilot, so they
may not be entirely accurate (I'm only confident that they are correct
for English and Japanese). I appreciate any corrections or improvements.

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
This commit is contained in:
Kenta Yamaguchi
2025-04-15 18:40:25 +09:00
committed by GitHub
parent bb59192e3e
commit 3b8a2ab811
19 changed files with 19 additions and 0 deletions

View File

@@ -643,6 +643,7 @@
"IAM_USER_MANAGER": "Má oprávnění vytvářet a spravovat uživatele",
"IAM_ADMIN_IMPERSONATOR": "Má oprávnění vydávat se za správce a koncové uživatele ze všech organizací",
"IAM_END_USER_IMPERSONATOR": "Má oprávnění vydávat se za koncové uživatele ze všech organizací",
"IAM_LOGIN_CLIENT": "Má oprávnění spravovat přihlašovací klienty",
"ORG_OWNER": "Má oprávnění nad celou organizací",
"ORG_USER_MANAGER": "Má oprávnění vytvářet a spravovat uživatele organizace",
"ORG_OWNER_VIEWER": "Má oprávnění prohlížet celou organizaci",