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

9 lines
149 B
JSON
Raw Normal View History

2020-04-20 23:33:54 +00:00
{
"state": {
"_": {
2021-05-10 00:04:47 +00:00
"active": "Aktiv",
2021-07-22 00:10:31 +00:00
"idle": "Unt\u00e4tig",
2021-05-10 00:04:47 +00:00
"paused": "Pausiert"
2020-04-20 23:33:54 +00:00
}
}
}