Update translations

This commit is contained in:
Paulus Schoutsen 2018-11-26 14:30:21 +01:00
parent 7848381f43
commit 3c92aa9ecb
12 changed files with 198 additions and 1 deletions

View file

@ -0,0 +1,19 @@
{
"config": {
"error": {
"identifier_exists": "\u00da\u010det je ji\u017e zaregistrov\u00e1n",
"invalid_credentials": "Neplatn\u00e9 p\u0159ihla\u0161ovac\u00ed \u00fadaje"
},
"step": {
"user": {
"data": {
"ip_address": "N\u00e1zev hostitele nebo adresa IP",
"password": "Heslo",
"port": "Port"
},
"title": "Vypl\u0148te va\u0161e \u00fadaje"
}
},
"title": "RainMachine"
}
}

View file

@ -0,0 +1,19 @@
{
"config": {
"error": {
"identifier_exists": "Konto zosta\u0142o ju\u017c zarejestrowane",
"invalid_credentials": "Nieprawid\u0142owe po\u015bwiadczenia"
},
"step": {
"user": {
"data": {
"ip_address": "Nazwa hosta lub adres IP",
"password": "Has\u0142o",
"port": "Port"
},
"title": "Wprowad\u017a swoje dane"
}
},
"title": "RainMachine"
}
}