1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/homeassistant/components/telegram/strings.json
Joost Lekkerkerker b367c95c81 Add more common translations (#96429)
* Add common translations

* Add common translations

* Add common translations

* Add common translations

* Add common translations

* Add common translations

* Add common translations

* Add common translations
2023-07-12 22:00:05 -04:00

9 lines
151 B
JSON

{
"services": {
"reload": {
"name": "[%key:common::action::reload%]",
"description": "Reloads telegram notify services."
}
}
}