mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 03:22:19 +03:00
b6af63fcb0
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
19 lines
609 B
JSON
19 lines
609 B
JSON
{
|
|
"status": {
|
|
"RequiredField": "Champ requis {field}",
|
|
"FieldsDoNotMatch": "{field} ne correspond pas à {field2}",
|
|
"ConnectingToServer": "Connexion au serveur..."
|
|
},
|
|
"string": {
|
|
"CreateWorkspace": "Créer un espace de travail",
|
|
"LastName": "Nom de famille",
|
|
"FirstName": "Prénom",
|
|
"Workspace": "Nom de l'espace de travail",
|
|
"FillInProfile": "Remplissez votre profil",
|
|
"SetUpPassword": "Définir votre mot de passe",
|
|
"Next": "Suivant",
|
|
"Skip": "Passer",
|
|
"SignUpCompleted": "Inscription terminée",
|
|
"StartUsingHuly": "Commencez à utiliser Huly"
|
|
}
|
|
} |