22 lines
586 B
JSON
22 lines
586 B
JSON
{
|
|
"Create user": "Sukurti paskyrą",
|
|
"Admin": "Administratorius",
|
|
"Student": "Studentas",
|
|
"Teacher": "Mokytojas",
|
|
"admin": "Administratorius",
|
|
"student": "Studentas",
|
|
"teacher": "Mokytojas",
|
|
"Password": "Slaptažodis",
|
|
"Repeat password": "Pakartotas slaptažodis",
|
|
"Name": "Vardas",
|
|
"Email": "Pašto adresas",
|
|
"Edit": "Atnaujinti",
|
|
"Delete": "Ištrinti",
|
|
"Save": "Saugoti",
|
|
"Cancel": "Atšaukti",
|
|
"Create test": "Sukurti testą",
|
|
"Tests": "Testai",
|
|
"Take tests": "Laikyti testą",
|
|
"Dashboard": "Pagrindinis"
|
|
}
|