@anime.club/translations 1.1.100 → 1.1.101
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 +2 -1
- package/src/chinese-simplified.ts +2 -1
- package/src/english.ts +2 -1
- package/src/french.ts +2 -1
- package/src/german.ts +2 -1
- package/src/hindi.ts +2 -1
- package/src/indonesian.ts +2 -1
- package/src/japanese.ts +2 -1
- package/src/korean.ts +2 -1
- package/src/portuguese.ts +2 -1
- package/src/russian.ts +3 -2
- package/src/spanish.ts +2 -1
- package/src/thai.ts +2 -1
- package/src/vietnamese.ts +2 -1
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `: `,
|
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `:`,
|
package/src/english.ts
CHANGED
@@ -423,7 +423,8 @@ export const text = {
|
|
423
423
|
usernameLikesYourArt: (username: string) =>
|
424
424
|
`<b>${username}</b> likes your art`,
|
425
425
|
useThisEmailTo: `Use this email to: authenticate, receive notifications`,
|
426
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
426
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (user: unknown) =>
|
427
|
+
`Unfortunately, ${user} had to cancel this order`,
|
427
428
|
valueIsNotTheSame: `Value is not the same`,
|
428
429
|
verificationCode: `Verification Code`,
|
429
430
|
verifyCode: `Verify code`,
|
package/src/french.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: ` : `,
|
package/src/german.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `: `,
|
package/src/hindi.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `: `,
|
package/src/indonesian.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `: `,
|
package/src/japanese.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `:`,
|
package/src/korean.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `: `,
|
package/src/portuguese.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `: `,
|
package/src/russian.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `: `,
|
@@ -107,7 +108,7 @@ export const text: text = {
|
|
107
108
|
cancelOrder: `Отменить заказ`,
|
108
109
|
cannotStartWithChars: `Не может начинаться с s{:"^$*[]{}()?-"!@#%&/,><':;|~\`"`,
|
109
110
|
change: `Изменить`,
|
110
|
-
checkOrderStatus: `Проверить
|
111
|
+
checkOrderStatus: `Проверить статус`,
|
111
112
|
changeArt: `Изменить арт`,
|
112
113
|
changeAvatar: `Изменить аватар`,
|
113
114
|
changeEmail: `Изменить email`,
|
package/src/spanish.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `: `,
|
package/src/thai.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `: `,
|
package/src/vietnamese.ts
CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
|
|
37
37
|
thisFieldIsOptional: `(en) This field is optional`,
|
38
38
|
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
39
39
|
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
40
|
-
unfortunatelyTheSellerHadToCancelThisOrder:
|
40
|
+
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
41
|
+
`(en) Unfortunately, ${v[0]} had to cancel this order`,
|
41
42
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
42
43
|
youCanceledTheOrder: `(en) You canceled the order`,
|
43
44
|
_colon: `: `,
|