@anime.club/translations 1.1.76 → 1.1.77

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.
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "1.1.76",
7
+ "version": "1.1.77",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
package/src/english.ts CHANGED
@@ -59,6 +59,7 @@ export const text = {
59
59
  bookmarks: `Bookmarks`,
60
60
  browseArt: `Browse art`,
61
61
  browseShop: `Browse shop`,
62
+ buyer: `Buyer`,
62
63
  cancel: `Cancel`,
63
64
  canceled: `Canceled`,
64
65
  cancelOrder: `Cancel order`,
@@ -277,6 +278,7 @@ export const text = {
277
278
  `Please enter at least ${num} characters `,
278
279
  pleaseFillOutYourDetails: `Please fill out your details`,
279
280
  pleaseSignInToYourAccount: `Please sign in to your account`,
281
+ platform: `Platform`,
280
282
  pleaseStartTyping: `Please start typing`,
281
283
  pleaseTryAgainOrClick: (buttonName: string) =>
282
284
  `Please try again or click ${buttonName}`,
@@ -305,6 +307,7 @@ export const text = {
305
307
  selectASingleThemeOrSyncWithYourSystemAndAutomaticallySwitchBetweenDayAndNightThemes: `Select a single theme, or sync with your system and automatically switch between day and night themes`,
306
308
  selectAvatar: `Select avatar`,
307
309
  selectCharacters: `Select Character(s)`,
310
+ seller: `Seller`,
308
311
  selectFile: `Select file`,
309
312
  selectTheme: `Select theme`,
310
313
  selectThumbnail: `Select thumbnail`,
package/src/french.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
package/src/german.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
package/src/hindi.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
package/src/indonesian.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
package/src/japanese.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
package/src/korean.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
package/src/portuguese.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
package/src/russian.ts CHANGED
@@ -1,5 +1,8 @@
1
1
  export const text: text = {
2
+ buyer: `(en) Buyer`,
3
+ platform: `(en) Platform`,
2
4
  pleaseStartTyping: `(en) Please start typing`,
5
+ seller: `(en) Seller`,
3
6
  _colon: `: `,
4
7
  _comma: `, `,
5
8
  _dot: `. `,
package/src/spanish.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
package/src/thai.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
package/src/vietnamese.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  accountDeleted: `(en) Account deleted`,
3
+ buyer: `(en) Buyer`,
3
4
  checkOrderStatus: `(en) Check order status`,
4
5
  congratulations: `(en) Congratulations!`,
5
6
  deleteShop: `(en) Delete shop`,
@@ -13,7 +14,9 @@ export const text: text = {
13
14
  ordered: (...v) => `(en) Ordered ${v[0]}`,
14
15
  otherReason: `(en) Other reason`,
15
16
  personalCircumstances: `(en) Personal circumstances`,
17
+ platform: `(en) Platform`,
16
18
  pleaseStartTyping: `(en) Please start typing`,
19
+ seller: `(en) Seller`,
17
20
  timeConstraints: `(en) Time constraints`,
18
21
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
19
22
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,