mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-20 01:21:55 +03:00
b6af63fcb0
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
19 lines
591 B
JSON
19 lines
591 B
JSON
{
|
|
"status": {
|
|
"RequiredField": "Campo obligatorio: {field}",
|
|
"FieldsDoNotMatch": "{field} no coincide con {field2}",
|
|
"ConnectingToServer": "Conectando al servidor..."
|
|
},
|
|
"string": {
|
|
"CreateWorkspace": "Crear espacio de trabajo",
|
|
"LastName": "Apellido",
|
|
"FirstName": "Nombre",
|
|
"Workspace": "Nombre del espacio de trabajo",
|
|
"FillInProfile": "Rellena tu perfil",
|
|
"SetUpPassword": "Establecer tu contraseña",
|
|
"Next": "Siguiente",
|
|
"Skip": "Saltar",
|
|
"SignUpCompleted": "Registro completado",
|
|
"StartUsingHuly": "Comienza a usar Huly"
|
|
}
|
|
} |