@anime.club/translations 1.1.100 → 1.1.102

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.100",
7
+ "version": "1.1.102",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `: `,
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `:`,
package/src/english.ts CHANGED
@@ -29,6 +29,7 @@ export const text = {
29
29
  addToCart: `Add to cart`,
30
30
  advancedOptions: `Advanced options`,
31
31
  all: `All`,
32
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `All files you upload here will be available to the buyer`,
32
33
  alreadySignedIn: `Already signed in`,
33
34
  amount: `Amount`,
34
35
  amountShouldNotBeLessThan: (amount: number) =>
@@ -386,6 +387,7 @@ export const text = {
386
387
  themeMode: `Theme mode`,
387
388
  thisIsThePriceYouPropose: `This is the price you propose`,
388
389
  thisFieldIsOptional: `This field is optional`,
390
+ thisCannotBeUndoneEnsureYouveUploaded: `This cannot be undone. Ensure you've uploaded the final version before submitting`,
389
391
  threateningViolence: `Threatening violence`,
390
392
  title: `Title`,
391
393
  timeConstraints: `Time constraints`,
@@ -401,6 +403,7 @@ export const text = {
401
403
  `To view this data, you need to unblock @${username}`,
402
404
  trademarkViolation: `Trademark violation`,
403
405
  typeYourTextHere: `Type your text here...`,
406
+ theSellerHasUploadedTheseFilesForYou: `The seller has uploaded these files for you. Download them below!`,
404
407
  unblock: `Unblock`,
405
408
  unblockUser: (username: string) => `Unblock @${username}`,
406
409
  unfollow: `Unfollow`,
@@ -423,7 +426,8 @@ export const text = {
423
426
  usernameLikesYourArt: (username: string) =>
424
427
  `<b>${username}</b> likes your art`,
425
428
  useThisEmailTo: `Use this email to: authenticate, receive notifications`,
426
- unfortunatelyTheSellerHadToCancelThisOrder: `Unfortunately, the seller had to cancel this order`,
429
+ unfortunatelyTheSellerHadToCancelThisOrder: (user: unknown) =>
430
+ `Unfortunately, ${user} had to cancel this order`,
427
431
  valueIsNotTheSame: `Value is not the same`,
428
432
  verificationCode: `Verification Code`,
429
433
  verifyCode: `Verify code`,
package/src/french.ts CHANGED
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: ` : `,
package/src/german.ts CHANGED
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `: `,
package/src/hindi.ts CHANGED
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `: `,
package/src/indonesian.ts CHANGED
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `: `,
package/src/japanese.ts CHANGED
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `:`,
package/src/korean.ts CHANGED
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `: `,
package/src/portuguese.ts CHANGED
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `: `,
package/src/russian.ts CHANGED
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `: `,
@@ -107,7 +111,7 @@ export const text: text = {
107
111
  cancelOrder: `Отменить заказ`,
108
112
  cannotStartWithChars: `Не может начинаться с s{:"^$*[]{}()?-"!@#%&/,><':;|~\`"`,
109
113
  change: `Изменить`,
110
- checkOrderStatus: `Проверить статус заказа`,
114
+ checkOrderStatus: `Проверить статус`,
111
115
  changeArt: `Изменить арт`,
112
116
  changeAvatar: `Изменить аватар`,
113
117
  changeEmail: `Изменить email`,
package/src/spanish.ts CHANGED
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `: `,
package/src/thai.ts CHANGED
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `: `,
package/src/vietnamese.ts CHANGED
@@ -2,6 +2,7 @@ export const text: text = {
2
2
  _dash: `(en) - `,
3
3
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
4
4
  addMoreProductsToYourShop: `(en) Add more products to your shop`,
5
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
5
6
  checkOutMyShop: `(en) Check out my shop`,
6
7
  commercialUseAllowed: `(en) Commercial use allowed`,
7
8
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
@@ -35,9 +36,12 @@ export const text: text = {
35
36
  successfullyDownloaded: `(en) Successfully downloaded!`,
36
37
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
37
38
  thisFieldIsOptional: `(en) This field is optional`,
39
+ thisCannotBeUndoneEnsureYouveUploaded: `(en) This cannot be undone. Ensure you've uploaded the final version before submitting`,
40
+ theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you. Download them below!`,
38
41
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
42
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
43
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
44
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
45
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
46
  youCanceledTheOrder: `(en) You canceled the order`,
43
47
  _colon: `: `,