@anime.club/translations 1.1.114 → 1.1.116

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.114",
7
+ "version": "1.1.116",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
package/src/english.ts CHANGED
@@ -10,8 +10,10 @@ export const text = {
10
10
  accept: `Accept`,
11
11
  acceptOrder: `Accept order`,
12
12
  acceptTheOrder: `Accept the order`,
13
+ accountManagment: `Account management`,
13
14
  account: `Account`,
14
15
  accountDeleted: `Account deleted`,
16
+ animeShopBuyAndSellProducts: `Anime shop - buy and sell products`,
15
17
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `AI-generated images and neural network filters are prohibited`,
16
18
  accountActivation: `Account activation`,
17
19
  accountAlreadyExists: `Account already exists`,
@@ -263,6 +265,7 @@ export const text = {
263
265
  newOrder: `New order`,
264
266
  newPassword: `New password`,
265
267
  newProduct: `New product`,
268
+ newProducts: `New products`,
266
269
  newsFeed: `News feed`,
267
270
  next: `Next`,
268
271
  nextTimeYouAuthenticateYouCouldUseThe: `Next time you authenticate, you could use the connected account, instead of the login and password`,
@@ -331,10 +334,12 @@ export const text = {
331
334
  pleaseVerifyYourAccount: `Please verify your account`,
332
335
  pressHereTo: `Press here to`,
333
336
  price: `Price`,
337
+ payouts: `Payouts`,
334
338
  privacyPolicy: `Privacy policy`,
335
339
  privateInformation: `Private information`,
336
340
  proceedToCheckout: `Proceed to Checkout`,
337
341
  product: `Product`,
342
+ portfolio: `Portfolio`,
338
343
  profile: `Profile`,
339
344
  prohibitedTransaction: `Prohibited transaction`,
340
345
  promotions: `Promotions`,
package/src/french.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
package/src/german.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
package/src/hindi.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
package/src/indonesian.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
package/src/japanese.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
package/src/korean.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
package/src/portuguese.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
package/src/russian.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
package/src/spanish.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
package/src/thai.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,
package/src/vietnamese.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  acceptTheOrder: `(en) Accept the order`,
4
+ accountManagment: `(en) Account management`,
5
+ animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
4
6
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
5
7
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
6
8
  allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
@@ -26,6 +28,7 @@ export const text: text = {
26
28
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
27
29
  makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
28
30
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
+ newProducts: `(en) New products`,
29
32
  noReviewsJustYet: `(en) No reviews just yet`,
30
33
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
31
34
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
@@ -40,6 +43,8 @@ export const text: text = {
40
43
  pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
41
44
  pleaseRespondToTheOrderBy: (...v) =>
42
45
  `(en) Please respond to the order by ${v[0]}`,
46
+ payouts: `(en) Payouts`,
47
+ portfolio: `(en) Portfolio`,
43
48
  review: `(en) Review`,
44
49
  rules: `(en) Rules`,
45
50
  reviews: `(en) Reviews`,