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 ru: 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": "Regex",
|
||||
"txt_users": "Пользователи",
|
||||
"txt_vault_synced": "Сейф синхронизирован",
|
||||
"txt_verification_code": "Код подтверждения",
|
||||
|
||||
Reference in New Issue
Block a user