mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-22 02:45:38 +08:00
Migrate all v-html
translations to componentised translations (#4135)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
This commit is contained in:
@@ -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": "新增後,你需要在監測器裡啟用。",
|
||||
|
Reference in New Issue
Block a user