1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Update clipboard copy template message in actions dev tool (#26925)

This commit is contained in:
Paulus Schoutsen
2025-09-08 02:59:11 -04:00
committed by GitHub
parent d1c814bd6b
commit ae35164a57

View File

@@ -8764,7 +8764,7 @@
"all_parameters": "All available parameters",
"accepts_target": "This action accepts a target, for example: `entity_id: light.bed_light`",
"no_template_ui_support": "The UI does not support templates, you can still use the YAML editor.",
"copy_clipboard_template": "Copy to clipboard (template)",
"copy_clipboard_template": "Copy to clipboard as template",
"errors": {
"ui": {
"no_action": "No action selected, please select an action",