@innovastudio/contentbuilder 1.4.59 → 1.4.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -452,4 +452,5 @@ _txt["Auto Send"] = "Auto Send";
|
|
|
452
452
|
_txt["Send"] = "Send";
|
|
453
453
|
_txt["Please select a box."] = "Please select a box.";
|
|
454
454
|
_txt["Speech recognition not supported in this browser."] = "Speech recognition not supported in this browser.";
|
|
455
|
-
_txt["Abort"] = "Abort";
|
|
455
|
+
_txt["Abort"] = "Abort";
|
|
456
|
+
_txt["Commands"] = "Commands";
|