@innovastudio/contentbuilder 1.5.127 → 1.5.129
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.
|
@@ -701,4 +701,20 @@ _txt["Copied"] = "Copied";
|
|
|
701
701
|
_txt["Model not found."] = "Model not found.";
|
|
702
702
|
_txt["Enter URL."] = "Enter URL.";
|
|
703
703
|
_txt["Output Image"] = "Output Image";
|
|
704
|
-
_txt["The text exceeds the allowed limit."] = "The text exceeds the allowed limit.";
|
|
704
|
+
_txt["The text exceeds the allowed limit."] = "The text exceeds the allowed limit.";
|
|
705
|
+
|
|
706
|
+
_txt["Image Generation"] = "Image Generation";
|
|
707
|
+
_txt["Model"] = "Model";
|
|
708
|
+
_txt["Image Size"] = "Image Size";
|
|
709
|
+
_txt["Square HD"] = "Square HD";
|
|
710
|
+
_txt["Square"] = "Square";
|
|
711
|
+
_txt["Landscape 3x2"] = "Landscape 3x2";
|
|
712
|
+
_txt["Landscape 4x3"] = "Landscape 4x3";
|
|
713
|
+
_txt["Landscape 5x4"] = "Landscape 5x4";
|
|
714
|
+
_txt["Landscape 16x9"] = "Landscape 16x9";
|
|
715
|
+
_txt["Landscape 21:9"] = "Landscape 21:9";
|
|
716
|
+
_txt["Portrait 2x3"] = "Portrait 2x3";
|
|
717
|
+
_txt["Portrait 3x4"] = "Portrait 3x4";
|
|
718
|
+
_txt["Portrait 4x5"] = "Portrait 4x5";
|
|
719
|
+
_txt["Portrait 9x16"] = "Portrait 9x16";
|
|
720
|
+
_txt["Landscape 9:21"] = "Landscape 9:21";
|
|
@@ -701,4 +701,20 @@ _txt["Copied"] = "Copied";
|
|
|
701
701
|
_txt["Model not found."] = "Model not found.";
|
|
702
702
|
_txt["Enter URL."] = "Enter URL.";
|
|
703
703
|
_txt["Output Image"] = "Output Image";
|
|
704
|
-
_txt["The text exceeds the allowed limit."] = "The text exceeds the allowed limit.";
|
|
704
|
+
_txt["The text exceeds the allowed limit."] = "The text exceeds the allowed limit.";
|
|
705
|
+
|
|
706
|
+
_txt["Image Generation"] = "Image Generation";
|
|
707
|
+
_txt["Model"] = "Model";
|
|
708
|
+
_txt["Image Size"] = "Image Size";
|
|
709
|
+
_txt["Square HD"] = "Square HD";
|
|
710
|
+
_txt["Square"] = "Square";
|
|
711
|
+
_txt["Landscape 3x2"] = "Landscape 3x2";
|
|
712
|
+
_txt["Landscape 4x3"] = "Landscape 4x3";
|
|
713
|
+
_txt["Landscape 5x4"] = "Landscape 5x4";
|
|
714
|
+
_txt["Landscape 16x9"] = "Landscape 16x9";
|
|
715
|
+
_txt["Landscape 21:9"] = "Landscape 21:9";
|
|
716
|
+
_txt["Portrait 2x3"] = "Portrait 2x3";
|
|
717
|
+
_txt["Portrait 3x4"] = "Portrait 3x4";
|
|
718
|
+
_txt["Portrait 4x5"] = "Portrait 4x5";
|
|
719
|
+
_txt["Portrait 9x16"] = "Portrait 9x16";
|
|
720
|
+
_txt["Landscape 9:21"] = "Landscape 9:21";
|