Files
no-copy-frontend/src/i18n/messages/en.json
T
2025-12-12 11:00:23 +07:00

84 lines
3.1 KiB
JSON

{
"HomePage": {
"title": "Welcome to our application",
"description": "This is a demo application with i18n support"
},
"Global": {
"statistics": "Statistics",
"your-content": "Your content",
"fail": "Fail",
"content-type": "Content type",
"quantity": "Quantity",
"size": "Size",
"violations": "Violations",
"checks": "Checks",
"check": "Checks",
"videos": "Videos",
"audios": "Audio",
"images": "Images",
"main": "Main",
"marking": "Marking",
"reports": "Reports",
"settings": "Settings",
"my-content": "My content",
"referral-program": "Referral program",
"search": "Search",
"exit": "Exit",
"photo-marking": "Photo marking",
"video-marking": "Video marking",
"audio-marking": "Audio marking",
"tokens": "tokens",
"current-balance-of-protection": "Current file protection token balance",
"rate": "Rate",
"expires": "Expires",
"help": "Help",
"home": "Home",
"protecting-your-content": "Protecting your content",
"current-status-of": "Current status of security and activity of the monitoring system",
"total-files": "Total files",
"disk-space-used": "Disk space used",
"out-of": "out of"
},
"Login-register-form": {
"already-have-an-account": "Already have an account",
"company": "Company",
"company-placeholder": "Your company",
"confirm-password": "Confirm password",
"copyright-protection": "Copyright protection",
"create-an-account": "Create an account",
"email-adress": "Email adress",
"enter-email": "Enter your email",
"enter-password": "Enter your password",
"forgot-password": "Forgot your password",
"free-start": "Free start",
"free-start-description": "Upon registration, you receive a \"DEMO\" subscription with the ability to tag up to 3 files per month and 10 MB of storage.",
"full-name": "Full name",
"i-agree-to": "I agree to the",
"login": "Login",
"login-error-email": "Email address must not be empty.",
"login-error-password": "The password must not be empty.",
"monitoring-violations": "Real-time monitoring of violations",
"name-placeholder": "Ivanov Ivan Ivanovich",
"no-account": "No account",
"or-log-in-via": "or log in via",
"or-register-via": "or register via",
"password": "Password",
"password-placeholder": "Minimum 8 characters",
"phone": "Phone",
"protecting-watermark": "Protecting content with hidden watermarks",
"register": "Register",
"register-error-agree": "Please review the terms of use and privacy policy.",
"register-error-name": "Name must be at least 3 characters long.",
"register-error-password-one-digit": "Password must contain at least 1 digit.",
"register-error-password-one-letter": "Password must contain at least 1 letter.",
"register-error-password-symbols": "Password must be at least 8 characters long.",
"register-error-phone": "Please enter a phone number.",
"register-error-valid-email": "Please enter a valid email address.",
"remember-me": "Remember me",
"repeat-password": "Repeat password",
"request-ended-with-an-error": "The request ended with an error",
"safe-storage": "Reliable storage and data security",
"sign-in": "Sign in",
"terms-of-use": "terms of use and privacy policy"
}
}