@restaround/react 1.3.8 → 1.3.9

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.
@@ -165,6 +165,7 @@ declare const _default: {
165
165
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
166
166
  Appetizer: string;
167
167
  "Main Course": string;
168
+ "Unlimited Languages": string;
168
169
  };
169
170
  };
170
171
  export default _default;
@@ -27,5 +27,6 @@ declare const _default: {
27
27
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
28
28
  Appetizer: string;
29
29
  "Main Course": string;
30
+ "Unlimited Languages": string;
30
31
  };
31
32
  export default _default;
@@ -163,6 +163,7 @@ declare const _default: {
163
163
  annually: string;
164
164
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
165
165
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
166
+ "Unlimited Languages": string;
166
167
  };
167
168
  };
168
169
  export default _default;
@@ -25,5 +25,6 @@ declare const _default: {
25
25
  annually: string;
26
26
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
27
27
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
28
+ "Unlimited Languages": string;
28
29
  };
29
30
  export default _default;
@@ -166,6 +166,7 @@ declare const _default: {
166
166
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
167
167
  Appetizer: string;
168
168
  "Main Course": string;
169
+ "Unlimited Languages": string;
169
170
  };
170
171
  };
171
172
  en: {
@@ -350,6 +351,7 @@ declare const _default: {
350
351
  annually: string;
351
352
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
352
353
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
354
+ "Unlimited Languages": string;
353
355
  };
354
356
  };
355
357
  tr: {
@@ -518,6 +520,7 @@ declare const _default: {
518
520
  annually: string;
519
521
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
520
522
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
523
+ "Unlimited Languages": string;
521
524
  };
522
525
  };
523
526
  nl: {
@@ -685,6 +688,7 @@ declare const _default: {
685
688
  annually: string;
686
689
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
687
690
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
691
+ "Unlimited Languages": string;
688
692
  };
689
693
  };
690
694
  et: {
@@ -852,6 +856,7 @@ declare const _default: {
852
856
  annually: string;
853
857
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
854
858
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
859
+ "Unlimited Languages": string;
855
860
  };
856
861
  };
857
862
  };
@@ -163,6 +163,7 @@ declare const _default: {
163
163
  annually: string;
164
164
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
165
165
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
166
+ "Unlimited Languages": string;
166
167
  };
167
168
  };
168
169
  export default _default;
@@ -25,5 +25,6 @@ declare const _default: {
25
25
  annually: string;
26
26
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
27
27
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
28
+ "Unlimited Languages": string;
28
29
  };
29
30
  export default _default;
@@ -164,6 +164,7 @@ declare const _default: {
164
164
  annually: string;
165
165
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
166
166
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
167
+ "Unlimited Languages": string;
167
168
  };
168
169
  };
169
170
  export default _default;
@@ -25,5 +25,6 @@ declare const _default: {
25
25
  annually: string;
26
26
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
27
27
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
28
+ "Unlimited Languages": string;
28
29
  };
29
30
  export default _default;
@@ -164,6 +164,7 @@ declare const _default: {
164
164
  annually: string;
165
165
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
166
166
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
167
+ "Unlimited Languages": string;
167
168
  };
168
169
  };
169
170
  export default _default;
@@ -25,5 +25,6 @@ declare const _default: {
25
25
  annually: string;
26
26
  "Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
27
27
  "Flexible Plans for Every Business - Simple Pricing, More Value!": string;
28
+ "Unlimited Languages": string;
28
29
  };
29
30
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@restaround/react",
3
- "version": "1.3.8",
3
+ "version": "1.3.9",
4
4
  "description": "React Library by restaround.co",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",