Files
ha-core/homeassistant/components/debugpy/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
149 B
JSON

{
"services": {
"start": {
"name": "[%key:common::action::stop%]",
"description": "Starts the Remote Python Debugger."
}
}
}