1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-05 15:14:37 +01:00
Files
core/homeassistant/components/timer/translations/de.json
T
2021-07-22 00:10:31 +00:00

9 lines
149 B
JSON

{
"state": {
"_": {
"active": "Aktiv",
"idle": "Unt\u00e4tig",
"paused": "Pausiert"
}
}
}