32 lines
712 B
JSON
32 lines
712 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",
|
|
"UserChanged": "Utilizator schimbat",
|
|
"Logout": "Deconectare",
|
|
"IncorrectCredentials": "Credențiale incorecte.",
|
|
"Hello": "Salut, {{username}}",
|
|
"AuthenticationDate": "Momentul autentificării"
|
|
},
|
|
"Machine": {
|
|
"FullName": "Nume intreg masina",
|
|
"Name": "Nume masina",
|
|
"IP": "IP",
|
|
"Actions": {
|
|
"Wake": "Pornește",
|
|
"Ping": "Ping"
|
|
}
|
|
}
|
|
}
|