@innovastudio/contentbuilder 1.4.62 → 1.4.63
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.
|
@@ -454,3 +454,9 @@ _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
455
|
_txt["Abort"] = "Abort";
|
|
456
456
|
_txt["Commands"] = "Commands";
|
|
457
|
+
_txt["AI-Powered Features"] = "AI-Powered Features";
|
|
458
|
+
_txt["AI-Disclaimer"] = "The feature you're about to use utilizes AI in some of its processes. " +
|
|
459
|
+
"It's important to understand that AI systems have limitations. " +
|
|
460
|
+
"There may be instances where the results are not 100% accurate or may provide unexpected responses or information. " +
|
|
461
|
+
"As a user, it's your responsibility to independently verify any information or results obtained through this AI-powered feature. " +
|
|
462
|
+
"Our team is dedicated to continuously improving its performance and accuracy to enhance your experience.";
|
|
@@ -453,4 +453,10 @@ _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
455
|
_txt["Abort"] = "Abort";
|
|
456
|
-
_txt["Commands"] = "Commands";
|
|
456
|
+
_txt["Commands"] = "Commands";
|
|
457
|
+
_txt["AI-Powered Features"] = "AI-Powered Features";
|
|
458
|
+
_txt["AI-Disclaimer"] = "The feature you're about to use utilizes AI in some of its processes. " +
|
|
459
|
+
"It's important to understand that AI systems have limitations. " +
|
|
460
|
+
"There may be instances where the results are not 100% accurate or may provide unexpected responses or information. " +
|
|
461
|
+
"As a user, it's your responsibility to independently verify any information or results obtained through this AI-powered feature. " +
|
|
462
|
+
"Our team is dedicated to continuously improving its performance and accuracy to enhance your experience.";
|