@anime.club/translations 1.1.112 → 1.1.113
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 +1 -1
- package/src/arabic-standard.ts +3 -0
- package/src/chinese-simplified.ts +3 -0
- package/src/english.ts +3 -0
- package/src/french.ts +3 -0
- package/src/german.ts +3 -0
- package/src/hindi.ts +3 -0
- package/src/indonesian.ts +3 -0
- package/src/japanese.ts +3 -0
- package/src/korean.ts +3 -0
- package/src/portuguese.ts +3 -0
- package/src/russian.ts +3 -0
- package/src/spanish.ts +3 -0
- package/src/thai.ts +3 -0
- package/src/vietnamese.ts +3 -0
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `: `,
|
73
76
|
_comma: `، `,
|
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `:`,
|
73
76
|
_comma: `、`,
|
package/src/english.ts
CHANGED
@@ -273,6 +273,7 @@ export const text = {
|
|
273
273
|
none: `None`,
|
274
274
|
noNotifications: `No notifications`,
|
275
275
|
noResults: `No results`,
|
276
|
+
noReviewsJustYet: `No reviews just yet`,
|
276
277
|
notifications: `Notifications`,
|
277
278
|
noActiveOrdersToShow: `No active orders to show`,
|
278
279
|
notAcceptingOrders: `Not accepting orders`,
|
@@ -344,6 +345,7 @@ export const text = {
|
|
344
345
|
reorderFiles: `Reorder files`,
|
345
346
|
report: `Report`,
|
346
347
|
review: `Review`,
|
348
|
+
rules: `Rules`,
|
347
349
|
reviews: `Reviews`,
|
348
350
|
reviewed: `Reviewed`,
|
349
351
|
reviewTitle: `Review title`,
|
@@ -488,6 +490,7 @@ export const text = {
|
|
488
490
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `Your feedback guides buyers and helps sellers offer better products`,
|
489
491
|
youCanStillNavigateToThePreviouslyOpenedPages: `You can still navigate to the previously opened pages`,
|
490
492
|
youDidNotSelectAnyChats: `You did not select any chats`,
|
493
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `You’ll see reviews here once buyers share their experience`,
|
491
494
|
youDidNotUpdateAnyValues: `You did not update any values`,
|
492
495
|
youDoNotHaveAnyChats: `You do not have any chats`,
|
493
496
|
youHaveNotSetAPassword: `You have not set a password`,
|
package/src/french.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: ` : `,
|
73
76
|
_comma: `, `,
|
package/src/german.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `: `,
|
73
76
|
_comma: `, `,
|
package/src/hindi.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `: `,
|
73
76
|
_comma: `, `,
|
package/src/indonesian.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `: `,
|
73
76
|
_comma: `, `,
|
package/src/japanese.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `:`,
|
73
76
|
_comma: `、`,
|
package/src/korean.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `: `,
|
73
76
|
_comma: `, `,
|
package/src/portuguese.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `: `,
|
73
76
|
_comma: `, `,
|
package/src/russian.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `: `,
|
73
76
|
_comma: `, `,
|
package/src/spanish.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `: `,
|
73
76
|
_comma: `, `,
|
package/src/thai.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `: `,
|
73
76
|
_comma: `, `,
|
package/src/vietnamese.ts
CHANGED
@@ -26,6 +26,7 @@ export const text: text = {
|
|
26
26
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
27
27
|
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
28
28
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
29
|
+
noReviewsJustYet: `(en) No reviews just yet`,
|
29
30
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
30
31
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
31
32
|
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
@@ -40,6 +41,7 @@ export const text: text = {
|
|
40
41
|
pleaseRespondToTheOrderBy: (...v) =>
|
41
42
|
`(en) Please respond to the order by ${v[0]}`,
|
42
43
|
review: `(en) Review`,
|
44
|
+
rules: `(en) Rules`,
|
43
45
|
reviews: `(en) Reviews`,
|
44
46
|
reviewed: `(en) Reviewed`,
|
45
47
|
reviewTitle: `(en) Review title`,
|
@@ -68,6 +70,7 @@ export const text: text = {
|
|
68
70
|
wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
|
69
71
|
youReceivedAReview: `(en) You received a review`,
|
70
72
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
73
|
+
youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
|
71
74
|
youCanceledTheOrder: `(en) You canceled the order`,
|
72
75
|
_colon: `: `,
|
73
76
|
_comma: `, `,
|