Skip to content

Commit e649cf6

Browse files
authored
docs: improve clarity and consistency of user-related translations (#2324)
- Update translation for "powered by" text - Refine user-related translations for role and status labels - Improve clarity of translations for user type and role descriptions - Modify "username help" text for better guidance Signed-off-by: appleboy <[email protected]>
1 parent d3a417d commit e649cf6

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

i18n/zh-TW.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
"public.noSubInfo": "沒有需要確認的訂閱。",
341341
"public.noSubTitle": "沒有訂閱",
342342
"public.notFoundTitle": "未找到",
343-
"public.poweredBy": "由...提供",
343+
"public.poweredBy": "由我們精心打造",
344344
"public.prefsSaved": "您的設定已儲存。",
345345
"public.privacyConfirmWipe": "您確定要永久刪除所有訂閱資料嗎?",
346346
"public.privacyExport": "匯出您的資料",
@@ -634,16 +634,16 @@
634634
"users.perms": "權限",
635635
"users.profile": "個人資料",
636636
"users.role": "角色 | 角色",
637-
"users.roleGroup": "群組",
638-
"users.roles": "角色",
639-
"users.status.disabled": "停用",
640-
"users.status.enabled": "啟用",
641-
"users.type": "類型",
642-
"users.type.api": "API",
637+
"users.roleGroup": "使用者群組",
638+
"users.roles": "用戶角色",
639+
"users.status.disabled": "已停用",
640+
"users.status.enabled": "已啟用",
641+
"users.type": "用戶類型",
642+
"users.type.api": "API 用戶",
643643
"users.type.super": "超級管理員",
644-
"users.type.user": "使用者",
645-
"users.userRole": "使用者角色 | 使用者角色",
644+
"users.type.user": "一般使用者",
645+
"users.userRole": "使用者身分",
646646
"users.userRoles": "使用者角色",
647647
"users.username": "使用者名稱",
648-
"users.usernameHelp": "與密碼登入一起使用"
649-
}
648+
"users.usernameHelp": "請用此名稱搭配密碼進行登入"
649+
}

0 commit comments

Comments
 (0)