mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-21 21:30:13 +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 zhCN: 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