fix translates and visual bugs

This commit is contained in:
smanylov
2025-12-18 13:36:56 +07:00
parent 9b8cb3b583
commit a538fe1684
8 changed files with 114 additions and 13 deletions
+4 -3
View File
@@ -46,7 +46,7 @@
"today": "Today",
"for-a-week": "For a week",
"for-a-month": "For a month",
"older-than-a-month": "Older than a month",
"older-than-a-month": "Over a month old",
"show": "Show",
"no-data-for-selected-filters": "No data for selected filters",
"page": "Page",
@@ -159,9 +159,10 @@
"safe-storage": "Reliable storage and data security",
"sign-in": "Sign in",
"terms-of-use": "terms of use",
"email-already-registered": "Email already registered",
"email-or-already-registered": "Email or phone already registered",
"password-does-not-match": "Password does not match",
"email-not-found": "Email not found",
"register-error-no-digits": "The name should not contain a number."
"register-error-no-digits": "The name should not contain a number.",
"recover-password": "Recover password"
}
}