@anime.club/translations 1.1.98 → 1.1.99
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 +4 -1
- package/src/chinese-simplified.ts +4 -1
- package/src/english.ts +4 -1
- package/src/french.ts +4 -1
- package/src/german.ts +4 -1
- package/src/hindi.ts +4 -1
- package/src/indonesian.ts +4 -1
- package/src/japanese.ts +4 -1
- package/src/korean.ts +4 -1
- package/src/portuguese.ts +4 -1
- package/src/russian.ts +4 -1
- package/src/spanish.ts +4 -1
- package/src/thai.ts +4 -1
- package/src/vietnamese.ts +4 -1
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `: `,
|
38
41
|
_comma: `، `,
|
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `:`,
|
38
41
|
_comma: `、`,
|
package/src/english.ts
CHANGED
@@ -122,6 +122,7 @@ export const text = {
|
|
122
122
|
decline: `Decline`,
|
123
123
|
deletePost: `Delete post`,
|
124
124
|
deleteProduct: `Delete product`,
|
125
|
+
download: `Dowload`,
|
125
126
|
deliveryTime: `Delivery time`,
|
126
127
|
describeTheDetailsOfYourExtra: `Describe the details of your extra`,
|
127
128
|
description: `Description`,
|
@@ -374,6 +375,7 @@ export const text = {
|
|
374
375
|
successChangedPasswordPleaseSignIn: `Success! Changed password. Please sign in`,
|
375
376
|
successCreatedRecord: `Success! Created record!`,
|
376
377
|
successUpdatedRecord: `Success! Updated record!`,
|
378
|
+
successfullyDownloaded: `Successfully downloaded!`,
|
377
379
|
supportMeOn: `Support me on`,
|
378
380
|
syncWithSystem: `Sync with system`,
|
379
381
|
tellUsAboutYourself: `Tell us about yourself`,
|
@@ -405,11 +407,12 @@ export const text = {
|
|
405
407
|
unfollow: `Unfollow`,
|
406
408
|
unlimited: `Unlimited`,
|
407
409
|
upload: `Upload`,
|
408
|
-
uploadFiles: `Upload files`,
|
409
410
|
uploadNew: `Upload new`,
|
410
411
|
uploadNewPost: `Upload new post`,
|
411
412
|
uploadNewProduct: `Upload new product`,
|
412
413
|
username: `Username`,
|
414
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `Please upload only finished work here`,
|
415
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `All WIP-related files should be uploaded in messages`,
|
413
416
|
usernameAlreadyExists: `Username already exists`,
|
414
417
|
usernameAndXMoreFollowYou: (username: string, numberOfNotifiers: number) =>
|
415
418
|
`<b>${username}</b> and ${numberOfNotifiers} more follow you`,
|
package/src/french.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: ` : `,
|
38
41
|
_comma: `, `,
|
package/src/german.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `: `,
|
38
41
|
_comma: `, `,
|
package/src/hindi.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `: `,
|
38
41
|
_comma: `, `,
|
package/src/indonesian.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `: `,
|
38
41
|
_comma: `, `,
|
package/src/japanese.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `:`,
|
38
41
|
_comma: `、`,
|
package/src/korean.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `: `,
|
38
41
|
_comma: `, `,
|
package/src/portuguese.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `: `,
|
38
41
|
_comma: `, `,
|
package/src/russian.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `: `,
|
38
41
|
_comma: `, `,
|
package/src/spanish.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `: `,
|
38
41
|
_comma: `, `,
|
package/src/thai.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `: `,
|
38
41
|
_comma: `, `,
|
package/src/vietnamese.ts
CHANGED
@@ -8,6 +8,7 @@ export const text: text = {
|
|
8
8
|
congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
|
9
9
|
createAShopWithStripe: `(en) Create a shop with Stripe`,
|
10
10
|
createdBy: `(en) Created by`,
|
11
|
+
download: `(en) Dowload`,
|
11
12
|
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
12
13
|
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
13
14
|
hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
|
@@ -30,9 +31,11 @@ export const text: text = {
|
|
30
31
|
shareYourFavoritePiecesOn: (...v) =>
|
31
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
32
33
|
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
33
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
34
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
35
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
36
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
37
40
|
_colon: `: `,
|
38
41
|
_comma: `, `,
|