master
Tudor Stanciu 2021-08-03 01:14:39 +03:00
parent bb7ae112c3
commit 4b3d2b3e89
2 changed files with 0 additions and 22 deletions

View File

@ -37,16 +37,5 @@
"IncorrectCredentials": "Incorrect credentials.", "IncorrectCredentials": "Incorrect credentials.",
"Hello": "Hi, {{username}}", "Hello": "Hi, {{username}}",
"AuthenticationDate": "Authentication date" "AuthenticationDate": "Authentication date"
},
"Machine": {
"FullName": "Full machine name",
"Name": "Machine name",
"IP": "IP",
"MAC": "MAC address",
"PoweredOn": "Powered on",
"Actions": {
"Wake": "Wake",
"Ping": "Ping"
}
} }
} }

View File

@ -28,16 +28,5 @@
"IncorrectCredentials": "Credențiale incorecte.", "IncorrectCredentials": "Credențiale incorecte.",
"Hello": "Salut, {{username}}", "Hello": "Salut, {{username}}",
"AuthenticationDate": "Momentul autentificării" "AuthenticationDate": "Momentul autentificării"
},
"Machine": {
"FullName": "Nume intreg masina",
"Name": "Nume masina",
"IP": "IP",
"MAC": "Adresa MAC",
"PoweredOn": "Pornit",
"Actions": {
"Wake": "Pornește",
"Ping": "Ping"
}
} }
} }