22 lines
498 B
JSON
22 lines
498 B
JSON
{
|
|
"Language": {
|
|
"English": "Engleză",
|
|
"Romanian": "Română"
|
|
},
|
|
"Steps": {
|
|
"Login": "Autentificare",
|
|
"Network": "Rețea",
|
|
"Settings": "Setări"
|
|
},
|
|
"Login": {
|
|
"Username": "Utilizator",
|
|
"Password": "Parolă",
|
|
"Label": "Autentificare",
|
|
"ChangeUser": "Schimbă utilizatorul",
|
|
"Logout": "Deconectare",
|
|
"IncorrectCredentials": "Credențiale incorecte.",
|
|
"Hello": "Salut, {{username}}",
|
|
"AuthenticationDate": "Momentul autentificării"
|
|
}
|
|
}
|