Add wait and updategui trigger

This commit is contained in:
Kwaroran
2025-02-16 00:39:11 +09:00
parent 2b36ad073f
commit d6472971c5
4 changed files with 55 additions and 1 deletions

View File

@@ -361,6 +361,10 @@ export const languageEnglish = {
v2GetDisplayStateDesc: "Get Display State => {{outputVar}}",
v2SetDisplayState: "Set Display State",
v2SetDisplayStateDesc: "Set Display State to {{value}}",
v2UpdateGUI: "Update GUI",
v2UpdateGUIDesc: "Update GUI",
v2Wait: "Wait",
v2WaitDesc: "Wait {{value}} seconds",
},
confirm: "Confirm",