mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +00:00
feat: update backup recommendations UI; enhance styles and structure for better user experience
This commit is contained in:
@@ -766,13 +766,13 @@ const zhTW: Record<string, string> = {
|
||||
"txt_user_deleted": "用戶已刪除",
|
||||
"txt_user_status_updated": "用戶狀態已更新",
|
||||
"txt_username": "用戶名",
|
||||
"txt_uri_match_default_base_domain": "默認(基礎域名)",
|
||||
"txt_uri_match_default_base_domain": "默認",
|
||||
"txt_uri_match_base_domain": "基礎域名",
|
||||
"txt_uri_match_host": "主機",
|
||||
"txt_uri_match_exact": "精確",
|
||||
"txt_uri_match_never": "從不",
|
||||
"txt_uri_match_starts_with": "開始於",
|
||||
"txt_uri_match_regular_expression": "正則表達式",
|
||||
"txt_uri_match_regular_expression": "正則表達",
|
||||
"txt_users": "用戶",
|
||||
"txt_vault_synced": "密碼庫已同步",
|
||||
"txt_verification_code": "驗證碼",
|
||||
|
||||
Reference in New Issue
Block a user