Skip to content

Commit 90d9212

Browse files
committed
web/automation: Fix translation
1 parent 9e5e8d8 commit 90d9212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

software/web/src/modules/automation/translation_en.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ let x = {
139139
"preview": "Preview"
140140
},
141141
"script": {
142-
"save_failed": "Failed to save connection settings.",
143-
"reboot_content_changed": "connection settings"
142+
"save_failed": "Failed to save automation settings.",
143+
"reboot_content_changed": "automation settings"
144144
}
145145
}
146146
}

0 commit comments

Comments
 (0)