Mention unique ID requirement in trace button tooltip (#8853)

This commit is contained in:
Philip Allgaier 2021-04-08 09:47:25 +02:00 committed by Bram Kragten
parent a1bdfa7560
commit ad4f90c502
No known key found for this signature in database
GPG Key ID: FBE2DFDB363EF55B

View File

@ -1237,7 +1237,7 @@
"no_automations": "We couldnt find any automations",
"add_automation": "Add automation",
"only_editable": "Only automations defined in automations.yaml are editable.",
"dev_only_editable": "Only automations defined in automations.yaml are debuggable.",
"dev_only_editable": "Only automations that have a unique ID assigned are debuggable.",
"edit_automation": "Edit automation",
"dev_automation": "Debug automation",
"show_info_automation": "Show info about automation",