sbt-idp/cope2n-fe/src/locales/en/messages.json

55 lines
3.7 KiB
JSON
Raw Normal View History

2023-11-30 11:19:06 +00:00
{
2024-01-31 04:08:20 +00:00
"Are you sure you want to leave without saving?": "Are you sure you want to leave without saving?",
2024-02-07 03:37:41 +00:00
"Back": "Back",
2024-01-31 04:08:20 +00:00
"Back to Dashboard": "Back to Dashboard",
"Create New Report": "Create New Report",
"Dashboard": "Dashboard",
2023-11-30 11:19:06 +00:00
"Date": "Date",
2024-02-07 03:37:41 +00:00
"Download": "Download",
2024-01-31 04:08:20 +00:00
"Download Report": "Download Report",
2024-02-07 03:37:41 +00:00
"Duration": "Duration",
2024-01-31 04:08:20 +00:00
"Email format is not correct": "Email format is not correct",
"English": "English",
2024-02-07 03:37:41 +00:00
"Go to Reports": "Go to Reports",
2024-02-01 10:07:38 +00:00
"Inference": "Inference",
2024-01-31 04:08:20 +00:00
"Language": "Language",
2023-12-14 06:26:28 +00:00
"Login": "Login",
2024-01-31 04:08:20 +00:00
"Logout": "Logout",
"New Report": "New Report",
"Only characters (a-z), (A-Z), (0-9), @, ., +, -, _ are available": "Only characters (a-z), (A-Z), (0-9), @, ., +, -, _ are available",
2023-12-14 06:26:28 +00:00
"Password": "Password",
2024-01-31 04:08:20 +00:00
"Password must have at least 1 lowercase alphabetical character": "Password must have at least 1 lowercase alphabetical character",
"Password must have at least 1 numeric characters": "Password must have at least 1 numeric characters",
"Password must have at least 1 uppercase alphabetical character": "Password must have at least 1 uppercase alphabetical character",
"Password must have at least {MIN_PASSWORD_LENGTH} characters": "Password must have at least {MIN_PASSWORD_LENGTH} characters",
"Password must not have more than {MAX_PASSWORD_LENGTH} characters": "Password must not have more than {MAX_PASSWORD_LENGTH} characters",
"Please choose at least one file to upload.": "Please choose at least one file to upload.",
"Please enter a valid domain": "Please enter a valid domain",
2023-12-14 06:26:28 +00:00
"Please specify a password": "Please specify a password",
"Please specify a username": "Please specify a username",
2024-02-07 03:37:41 +00:00
"Report Details": "Report Details",
2024-01-31 04:08:20 +00:00
"Reports": "Reports",
"Retry": "Retry",
"Service temporarily unavailable.": "Service temporarily unavailable.",
"Something went wrong.": "Something went wrong.",
2023-11-30 11:19:06 +00:00
"Sorry, something went wrong.": "Sorry, something went wrong.",
2024-01-31 04:08:20 +00:00
"Sorry, the page you visited does not exist.": "Sorry, the page you visited does not exist.",
"Sorry, you are not authorized to access this page.": "Sorry, you are not authorized to access this page.",
"Subsidiary": "Subsidiary",
"This field must not have more than {MAX_EMAIL_LENGTH} characters": "This field must not have more than {MAX_EMAIL_LENGTH} characters",
"This field must not have more than {MAX_STRING_LENGTH} characters": "This field must not have more than {MAX_STRING_LENGTH} characters",
"This field must not have more than {MAX_USERNAME_LENGTH} characters": "This field must not have more than {MAX_USERNAME_LENGTH} characters",
2024-02-07 03:37:41 +00:00
"Upload files to process. The requests here will not be used in accuracy or payment calculations.": "Upload files to process. The requests here will not be used in accuracy or payment calculations.",
2023-12-14 06:26:28 +00:00
"User log in successfully": "User log in successfully",
"Username": "Username",
2024-01-31 04:08:20 +00:00
"Username must not have more than {MAX_USERNAME_LENGTH} characters": "Username must not have more than {MAX_USERNAME_LENGTH} characters",
"Vietnamese": "Vietnamese",
2023-11-30 11:19:06 +00:00
"You are not allowed to upload file bigger than {0}MB.": "You are not allowed to upload file bigger than {0}MB.",
2024-01-31 04:08:20 +00:00
"You are not allowed to upload image bigger than {0}MB.": "You are not allowed to upload image bigger than {0}MB.",
"You are only allowed to upload .zip file.": "You are only allowed to upload .zip file.",
"You are only allowed to upload image or .zip files.": "You are only allowed to upload image or .zip files.",
"You are only allowed to upload {0} file.": "You are only allowed to upload {0} file.",
2024-01-31 09:54:39 +00:00
"You have unsaved changes!": "You have unsaved changes!",
"Your current password has expired. Please change your password to continue.": "Your current password has expired. Please change your password to continue."
2023-11-30 11:19:06 +00:00
}