mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +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 en: Record<string, string> = {
|
||||
"txt_user_deleted": "User deleted",
|
||||
"txt_user_status_updated": "User status updated",
|
||||
"txt_username": "Username",
|
||||
"txt_uri_match_default_base_domain": "Default (Base Domain)",
|
||||
"txt_uri_match_default_base_domain": "Default",
|
||||
"txt_uri_match_base_domain": "Base Domain",
|
||||
"txt_uri_match_host": "Host",
|
||||
"txt_uri_match_exact": "Exact",
|
||||
"txt_uri_match_never": "Never",
|
||||
"txt_uri_match_starts_with": "Starts With",
|
||||
"txt_uri_match_regular_expression": "Regular Expression",
|
||||
"txt_uri_match_regular_expression": "Regex",
|
||||
"txt_users": "Users",
|
||||
"txt_vault_synced": "Vault synced",
|
||||
"txt_verification_code": "Verification Code",
|
||||
|
||||
Reference in New Issue
Block a user