chore(i18n): add ORG_USER_SELF_MANAGER (#9392)

# Which Problems Are Solved

The i18n element `ORG_USER_SELF_MANAGER` is missing a translation.

# How the Problems Are Solved

Added translations for `ORG_USER_SELF_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.

Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
Kenta Yamaguchi
2025-02-27 15:50:40 +09:00
committed by GitHub
parent 696b00e329
commit 3c471944c2
18 changed files with 18 additions and 0 deletions

View File

@@ -517,6 +517,7 @@
"ORG_PROJECT_CREATOR": "Имеет разрешение на создание собственных проектов и базовых настроек",
"ORG_ADMIN_IMPERSONATOR": "Имеет разрешение выдавать себя за администратора и конечных пользователей организации",
"ORG_END_USER_IMPERSONATOR": "Имеет разрешение выдавать себя за конечных пользователей организации",
"ORG_USER_SELF_MANAGER": "Имеет разрешение на управление своим собственным пользователем",
"PROJECT_OWNER": "Имеет разрешение на весь проект",
"PROJECT_OWNER_VIEWER": "Имеет разрешение на просмотр всего проекта",
"PROJECT_OWNER_GLOBAL": "Имеет разрешение на весь проект",