@innovastudio/contentbuilder 1.4.55 → 1.4.56
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.
|
@@ -446,3 +446,10 @@ _txt["Delete Selected"] = "Delete Selected";
|
|
|
446
446
|
_txt["Please select a file"] = "Please select a file";
|
|
447
447
|
_txt["UP"] = "UP";
|
|
448
448
|
_txt["This function is disabled in this demo."] = "This function is disabled in this demo.";
|
|
449
|
+
_txt["Send a Command"] = "Send a Command";
|
|
450
|
+
_txt["Mic"] = "Mic";
|
|
451
|
+
_txt["Auto Send"] = "Auto Send";
|
|
452
|
+
_txt["Send"] = "Send";
|
|
453
|
+
_txt["Please select a box."] = "Please select a box.";
|
|
454
|
+
_txt["Speech recognition not supported in this browser."] = "Speech recognition not supported in this browser.";
|
|
455
|
+
_txt["Abort"] = "Abort";
|
|
@@ -445,4 +445,11 @@ _txt["Cancel"] = "Cancel";
|
|
|
445
445
|
_txt["Delete Selected"] = "Delete Selected";
|
|
446
446
|
_txt["Please select a file"] = "Please select a file";
|
|
447
447
|
_txt["UP"] = "UP";
|
|
448
|
-
_txt["This function is disabled in this demo."] = "This function is disabled in this demo.";
|
|
448
|
+
_txt["This function is disabled in this demo."] = "This function is disabled in this demo.";
|
|
449
|
+
_txt["Send a Command"] = "Send a Command";
|
|
450
|
+
_txt["Mic"] = "Mic";
|
|
451
|
+
_txt["Auto Send"] = "Auto Send";
|
|
452
|
+
_txt["Send"] = "Send";
|
|
453
|
+
_txt["Please select a box."] = "Please select a box.";
|
|
454
|
+
_txt["Speech recognition not supported in this browser."] = "Speech recognition not supported in this browser.";
|
|
455
|
+
_txt["Abort"] = "Abort";
|