Update translations

This commit is contained in:
Paulus Schoutsen
2019-03-21 12:57:20 -07:00
parent 0a4251e08f
commit 72bb94de96
154 changed files with 1612 additions and 48 deletions

View File

@@ -0,0 +1,11 @@
{
"config": {
"step": {
"user": {
"data": {
"ip_address": "\u0410\u0434\u0440\u0435\u0441"
}
}
}
}
}

View File

@@ -0,0 +1,19 @@
{
"config": {
"error": {
"identifier_exists": "Compte d\u00e9j\u00e0 enregistr\u00e9",
"invalid_credentials": "Informations d'identification invalides"
},
"step": {
"user": {
"data": {
"ip_address": "Nom d'h\u00f4te ou adresse IP",
"password": "Mot de passe",
"port": "Port"
},
"title": "Veuillez saisir vos informations"
}
},
"title": "RainMachine"
}
}