add translate and make refactor

This commit is contained in:
smanylov
2025-12-17 16:41:07 +07:00
parent fd59fb3e5e
commit 9b8cb3b583
13 changed files with 261 additions and 83 deletions
+48 -3
View File
@@ -55,7 +55,7 @@
"type-filter": "Type filter",
"items-per-page": "Items per page",
"email": "Email",
"image-protection": "Защита изображений",
"image-protection": "Image protection",
"account-settings": "Account settings",
"personal-data": "Personal data",
"full-name": "Full name",
@@ -69,7 +69,52 @@
"female": "Female",
"used-to-send-congratulations": "Used to send congratulations",
"automatically-filled-in-based-on-date-of-birth": "Automatically filled in based on date of birth",
"save-changes": "Save changes"
"save-changes": "Save changes",
"video-protection": "Video protection",
"audio-protection": "Audio protection",
"notifications-and-monitoring": "Notifications and Monitoring",
"email-notifications": "Email Notifications",
"receive-violation-notifications-on-email": "Receive violation notifications via email",
"automatic-monitoring": "Automatic Monitoring",
"automatic-content-check-on-internet": "Automatic content check on the internet",
"monitoring-frequency": "Monitoring Frequency",
"daily": "Daily",
"weekly": "Weekly",
"monthly": "Monthly",
"watermark-intensity": "Watermark Intensity",
"low": "Low",
"medium": "Medium",
"high": "High",
"security": "Security",
"current-password": "Current Password",
"new-password": "New Password",
"minimum-8-characters": "Minimum 8 characters",
"confirm-password": "Confirm Password",
"change-password": "Change Password",
"subscription": "Subscription",
"api-settings": "API Settings",
"your-api-key": "Your API Key",
"copy": "Copy",
"update-key": "Update Key",
"api-documentation": "API Documentation",
"full-api-documentation-available-at-link": "Full API documentation available at the link",
"last-activity": "Last Activity",
"no-activity-records-yet": "No activity records yet",
"use-this-key-for-api-access": "Use this key for API access. Do not share it with third parties.",
"danger-zone": "Danger Zone",
"account-deletion": "Account Deletion",
"account-deletion-warning": "Account deletion will lead to irreversible loss of all data, including uploaded content, reports and settings. This action cannot be undone.",
"delete-account": "Delete Account",
"reset-all-settings": "Reset All Settings",
"reset-settings-description": "Restore all account settings to default values.",
"reset-settings": "Reset Settings",
"notifications": "Notifications",
"no-new": "No new",
"tokens-added": "Tokens added",
"added": "Added",
"no-data": "No data",
"view-all": "View all",
"days-ago": "days ago"
},
"Login-register-form": {
"and": "and",
@@ -115,7 +160,7 @@
"sign-in": "Sign in",
"terms-of-use": "terms of use",
"email-already-registered": "Email already registered",
"password-does-not-match" : "Password does not match",
"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."
}