core/homeassistant/components/timer/translations/hu.json

9 lines
158 B
JSON
Raw Normal View History

2020-04-20 23:33:54 +00:00
{
"state": {
"_": {
2020-04-23 00:05:07 +00:00
"active": "Akt\u00edv",
"idle": "T\u00e9tlen",
"paused": "Sz\u00fcnetel"
2020-04-20 23:33:54 +00:00
}
}
}