mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-22 12:22:23 +02:00
21 lines
584 B
JSON
21 lines
584 B
JSON
{
|
|
"status": {
|
|
"RequiredField": "Campo obbligatorio {field}",
|
|
"FieldsDoNotMatch": "{field} non corrisponde a {field2}",
|
|
"ConnectingToServer": "Connessione al server...."
|
|
},
|
|
"string": {
|
|
"CreateWorkspace": "Crea spazio di lavoro",
|
|
"LastName": "Cognome",
|
|
"FirstName": "Nome",
|
|
"Workspace": "Nome spazio di lavoro",
|
|
"FillInProfile": "Compila il tuo profilo",
|
|
"SetUpPassword": "Imposta la tua password",
|
|
"Next": "Avanti",
|
|
"Skip": "Salta",
|
|
"SignUpCompleted": "Registrazione completata",
|
|
"StartUsingHuly": "Inizia a usare Huly"
|
|
}
|
|
}
|
|
|