chore(i18n): add ORG_SETTINGS_MANAGER (#9393)

# Which Problems Are Solved

The i18n element `ORG_SETTINGS_MANAGER` is missing a translation.

# How the Problems Are Solved

Added translations for `ORG_SETTINGS_MANAGER` 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.
This commit is contained in:
Kenta Yamaguchi
2025-02-27 15:26:53 +09:00
committed by GitHub
parent e670b9126c
commit 696b00e329
18 changed files with 18 additions and 0 deletions

View File

@@ -512,6 +512,7 @@
"ORG_OWNER": "Tem permissão sobre toda a organização",
"ORG_USER_MANAGER": "Tem permissão para criar e gerenciar usuários da organização",
"ORG_OWNER_VIEWER": "Tem permissão para revisar toda a organização",
"ORG_SETTINGS_MANAGER": "Tem permissão para gerenciar as configurações da organização",
"ORG_USER_PERMISSION_EDITOR": "Tem permissão para gerenciar concessões de usuários",
"ORG_PROJECT_PERMISSION_EDITOR": "Tem permissão para gerenciar concessões de projetos",
"ORG_PROJECT_CREATOR": "Tem permissão para criar seus próprios projetos e configurações subjacentes",