1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Update translations

This commit is contained in:
Paulus Schoutsen
2019-09-01 22:30:09 -07:00
parent 1b13c49541
commit 385a496944
86 changed files with 1120 additions and 21 deletions

View File

@@ -0,0 +1,18 @@
{
"config": {
"error": {
"identifier_exists": "Felhaszn\u00e1l\u00f3n\u00e9v m\u00e1r regisztr\u00e1lva van",
"invalid_credentials": "\u00c9rv\u00e9nytelen felhaszn\u00e1l\u00f3n\u00e9v vagy jelsz\u00f3",
"no_devices": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a fi\u00f3kban"
},
"step": {
"user": {
"data": {
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v/Email C\u00edm"
},
"title": "T\u00f6ltse ki adatait"
}
}
}
}