Files
core/homeassistant/components/debugpy/strings.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
150 B
JSON
Raw Normal View History

{
"services": {
"start": {
2025-10-28 10:33:10 +01:00
"description": "Starts the Remote Python Debugger.",
"name": "[%key:common::action::start%]"
}
}
}