i18n(session): add missing translations

This commit is contained in:
Edouard Vanbelle
2026-08-09 14:04:42 +02:00
parent bbef8afb7b
commit 321f3ad733
19 changed files with 373 additions and 3 deletions
+22
View File
@@ -826,6 +826,28 @@
"quotas": "配額",
"reset_pw_for": "新密碼用於",
"role": "角色",
"sessions": {
"filter_user": "使用者 (UUID)",
"include_revoked": "包含已撤銷 / 已過期",
"refresh": "重新整理",
"col_user": "使用者",
"col_created": "建立於",
"col_expires": "過期於",
"col_ip": "IP",
"col_user_agent": "使用者代理",
"col_bound": "已繫結",
"col_status": "狀態",
"current_tooltip": "這是您正在使用的工作階段 — 撤銷會將您登出。",
"bound_tooltip": "已繫結 DPoP (jkt {{prefix}}…)",
"unbound": "未繫結",
"revoked": "已撤銷",
"expired": "已過期",
"active": "使用中",
"revoke": "撤銷",
"empty": "沒有工作階段符合目前的篩選條件。",
"revoke_self_confirm": "⚠️ 這是您目前的工作階段。撤銷後將立即登出,您必須重新登入。要繼續嗎?",
"revoke_confirm": "撤銷此工作階段?該瀏覽器的下一次請求將回傳 401。"
},
"smtp_fail": "傳送失敗。",
"smtp_send": "傳送",
"smtp_test": "傳送測試郵件",