cdn-frontend/public/locales/en/translations.json

42 lines
1.1 KiB
JSON

{
"DATE": "{{date,intlDate}}",
"LONG_DATE": "{{date,intlLongDate}}",
"DATE_FORMAT": "{{date, format}}",
"TIME_FROM_X": "{{date,intlTimeFromX}}",
"H_FROM_X": "{{date,intlHoursFromX}}",
"H_FROM_M": "{{number,intlHoursFromMinutes}}",
"NUMBER": "{{number,intlNumber}}",
"DECIMAL": "{{number,intlDecimal}}",
"DECIMAL2": "{{number,intlDecimal2}}",
"Language": {
"English": "English",
"Romanian": "Romanian"
},
"Menu": {
"Dashboard": "Dashboard",
"Resources": "Resources",
"System": "System",
"Admin": "Admin",
"Settings": "Settings",
"Appearance": "Appearance",
"Notifications": "Notifications",
"Health": "Health",
"Community": "Community",
"Library": "Library",
"Support": "Support",
"FAQ": "FAQ",
"Template": "Template"
},
"Login": {
"Username": "Username",
"Password": "Password",
"Label": "Login",
"ChangeUser": "Change user",
"UserChanged": "User changed",
"Logout": "Logout",
"IncorrectCredentials": "Incorrect credentials.",
"Hello": "Hi, {{username}}",
"AuthenticationDate": "Authentication date"
}
}