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

33 lines
810 B
JSON
Raw Normal View History

2021-07-05 20:16:56 +03:00
{
"Language": {
"English": "Engleză",
"Romanian": "Română"
},
"Menu": {
"Dashboard": "Dashboard",
2021-08-03 01:09:30 +03:00
"Resources": "Resurse",
"System": "Sistem",
"Admin": "Admin",
"Settings": "Setari",
2021-08-03 01:13:44 +03:00
"Appearance": "Aspect",
"Notifications": "Notificări",
2021-08-03 01:09:30 +03:00
"Health": "Sănătate",
"Community": "Comunitate",
"Library": "Bibliotecă",
"Support": "Suport",
"FAQ": "FAQ",
"Template": "Șablon"
2021-07-05 20:16:56 +03:00
},
"Login": {
"Username": "Utilizator",
"Password": "Parolă",
"Label": "Autentificare",
"ChangeUser": "Schimbă utilizatorul",
"UserChanged": "Utilizator schimbat",
"Logout": "Deconectare",
"IncorrectCredentials": "Credențiale incorecte.",
"Hello": "Salut, {{username}}",
"AuthenticationDate": "Momentul autentificării"
}
}