Migrate all v-html translations to componentised translations (#4135)

Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
This commit is contained in:
Frank Elsinga
2023-12-15 11:38:57 +01:00
committed by GitHub
parent dd7a5064e3
commit e2fdfd2937
46 changed files with 203 additions and 110 deletions

View File

@@ -77,8 +77,10 @@
"Update Password": "更新密碼",
"Disable Auth": "取消登入認証",
"Enable Auth": "開啟登入認証",
"disableauth.message1": "你是否確認<strong>取消登入認証</strong>",
"disableauth.message2": "這個功能是設計給已有<strong>第三方認証</strong>的用家,例如 Cloudflare Access。",
"disableauth.message1": "你是否確認{disableAuth}",
"disable authentication": "取消登入認証",
"disableauth.message2": "這個功能是設計給已有{intendThirdPartyAuth}的用家,例如 Cloudflare Access。",
"where you intend to implement third-party authentication": "第三方認証",
"Please use this option carefully!": "請小心使用。",
"Logout": "登出",
"notificationDescription": "新增後,你需要在監測器裡啟用。",