@anime.club/translations 1.1.103 → 1.1.104
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 +6 -0
- package/src/chinese-simplified.ts +6 -0
- package/src/english.ts +7 -1
- package/src/french.ts +6 -0
- package/src/german.ts +6 -0
- package/src/hindi.ts +6 -0
- package/src/indonesian.ts +6 -0
- package/src/japanese.ts +6 -0
- package/src/korean.ts +6 -0
- package/src/portuguese.ts +6 -0
- package/src/russian.ts +6 -0
- package/src/spanish.ts +6 -0
- package/src/thai.ts +6 -0
- package/src/vietnamese.ts +6 -0
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
package/src/english.ts
CHANGED
@@ -9,6 +9,7 @@ export const text = {
|
|
9
9
|
about: `About`,
|
10
10
|
accept: `Accept`,
|
11
11
|
acceptOrder: `Accept order`,
|
12
|
+
acceptTheOrder: `Accept the order`,
|
12
13
|
account: `Account`,
|
13
14
|
accountDeleted: `Account deleted`,
|
14
15
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `AI-generated images and neural network filters are prohibited`,
|
@@ -60,6 +61,7 @@ export const text = {
|
|
60
61
|
basePrice: `Base Price`,
|
61
62
|
block: `Block`,
|
62
63
|
blockUser: (username: string) => `Block @${username}`,
|
64
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `Before accepting, please review the buyer's request carefully`,
|
63
65
|
blog: `Blog`,
|
64
66
|
bookmarks: `Bookmarks`,
|
65
67
|
browseArt: `Browse art`,
|
@@ -174,6 +176,8 @@ export const text = {
|
|
174
176
|
haveAnyQuestions: `Have any questions?`,
|
175
177
|
usernameHasCanceledTheOrder: (username: string) =>
|
176
178
|
`<b>${username}</b> has canceled the order`,
|
179
|
+
usernameHasSubmittedTheWork: (username: string) =>
|
180
|
+
`<b>${username}</b> has submitted the work`,
|
177
181
|
hasNotAddedADescriptionFor: (username: string, title: string) =>
|
178
182
|
`@${username} has not added a description for "${title}"`,
|
179
183
|
hasNotSharedAnyPublicDetailsYet: (username: string) =>
|
@@ -231,6 +235,7 @@ export const text = {
|
|
231
235
|
minimumNChars: (num: number) => `Minimum ${num} chars`,
|
232
236
|
minorAbuseOrSexualization: `Minor abuse or sexualization`,
|
233
237
|
makeSureToIncludeClearInstructions: `Make sure to include clear instructions on how each reference should be used`,
|
238
|
+
makeSureYouFullyUnderstandTheRequirements: `Make sure you fully understand the requirements and can complete the order by the deadline`,
|
234
239
|
makeSureYourProductsArePricedCompetitively: `Make sure your products are priced competitively`,
|
235
240
|
minWidth: `Min width`,
|
236
241
|
monthly: `Monthly`,
|
@@ -308,6 +313,7 @@ export const text = {
|
|
308
313
|
pleaseSignInToYourAccount: `Please sign in to your account`,
|
309
314
|
platform: `Platform`,
|
310
315
|
pleaseStartTyping: `Please start typing`,
|
316
|
+
pleaseTakeAMomentToReviewTheOrder: `🎉 Please take a moment to review the order`,
|
311
317
|
pleaseReviewTheBuyersReferenceFiles: `Please review the buyer's reference files and follow them as specified in the order's description`,
|
312
318
|
pleaseRespondToTheOrderBy: (date: string) =>
|
313
319
|
`Please respond to the order by ${date}`,
|
@@ -469,7 +475,7 @@ export const text = {
|
|
469
475
|
youHaveNotSetAPassword: `You have not set a password`,
|
470
476
|
youHaveNotSharedAnythingYet: `You have not shared anything yet`,
|
471
477
|
youHaveReachedTheMaximumNumberOfFiles: `You have reached the maximum number of files`,
|
472
|
-
kindlyHoldOnForTheBuyersReview: `Kindly hold on for the buyer's review of the order
|
478
|
+
kindlyHoldOnForTheBuyersReview: `Kindly hold on for the buyer's review of the order`,
|
473
479
|
yourAccountIsVerifiedPleaseSignIn: `Your account is verified. Please sign in`,
|
474
480
|
yourAccountWillBeRemoved: (time: string) =>
|
475
481
|
`Your account will be removed ${time}`,
|
package/src/french.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
package/src/german.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
package/src/hindi.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
package/src/indonesian.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
package/src/japanese.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
package/src/korean.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
package/src/portuguese.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
package/src/russian.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
package/src/spanish.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
package/src/thai.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|
package/src/vietnamese.ts
CHANGED
@@ -1,8 +1,10 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
_dash: `(en) - `,
|
3
|
+
acceptTheOrder: `(en) Accept the order`,
|
3
4
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
|
4
5
|
addMoreProductsToYourShop: `(en) Add more products to your shop`,
|
5
6
|
allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
|
7
|
+
beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
|
6
8
|
checkOutMyShop: `(en) Check out my shop`,
|
7
9
|
commercialUseAllowed: `(en) Commercial use allowed`,
|
8
10
|
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
@@ -12,8 +14,11 @@ export const text: text = {
|
|
12
14
|
download: `(en) Dowload`,
|
13
15
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
14
16
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
17
|
+
usernameHasSubmittedTheWork: (...v) =>
|
18
|
+
`(en) <b>${v[0]}</b> has submitted the work`,
|
15
19
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
16
20
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
21
|
+
makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
|
17
22
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
18
23
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
19
24
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
@@ -22,6 +27,7 @@ export const text: text = {
|
|
22
27
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
23
28
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
24
29
|
pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
|
30
|
+
pleaseTakeAMomentToReviewTheOrder: `(en) 🎉 Please take a moment to review the order`,
|
25
31
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
26
32
|
pleaseRespondToTheOrderBy: (...v) =>
|
27
33
|
`(en) Please respond to the order by ${v[0]}`,
|