@anime.club/translations 1.1.86 → 1.1.88
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
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `: `,
|
4
7
|
_comma: `، `,
|
5
8
|
_dot: `. `,
|
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `:`,
|
4
7
|
_comma: `、`,
|
5
8
|
_dot: `。`,
|
package/src/english.ts
CHANGED
@@ -222,6 +222,7 @@ export const text = {
|
|
222
222
|
minHeight: `Min height`,
|
223
223
|
minimumNChars: (num: number) => `Minimum ${num} chars`,
|
224
224
|
minorAbuseOrSexualization: `Minor abuse or sexualization`,
|
225
|
+
makeSureToIncludeClearInstructions: `Make sure to include clear instructions on how each reference should be used`,
|
225
226
|
minWidth: `Min width`,
|
226
227
|
monthly: `Monthly`,
|
227
228
|
moreFrom: (username: string) => `More from ${username}`,
|
@@ -293,6 +294,7 @@ export const text = {
|
|
293
294
|
pleaseSignInToYourAccount: `Please sign in to your account`,
|
294
295
|
platform: `Platform`,
|
295
296
|
pleaseStartTyping: `Please start typing`,
|
297
|
+
pleaseReviewTheBuyersReferenceFiles: `Please review the buyer's reference files and follow them as specified in the order's description`,
|
296
298
|
pleaseTryAgainOrClick: (buttonName: string) =>
|
297
299
|
`Please try again or click ${buttonName}`,
|
298
300
|
pleaseVerifyYourAccount: `Please verify your account`,
|
@@ -378,6 +380,7 @@ export const text = {
|
|
378
380
|
unfollow: `Unfollow`,
|
379
381
|
unlimited: `Unlimited`,
|
380
382
|
upload: `Upload`,
|
383
|
+
uploadFiles: `Upload files`,
|
381
384
|
uploadNew: `Upload new`,
|
382
385
|
uploadNewPost: `Upload new post`,
|
383
386
|
uploadNewProduct: `Upload new product`,
|
package/src/french.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: ` : `,
|
4
7
|
_comma: `, `,
|
5
8
|
_dot: `. `,
|
package/src/german.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `: `,
|
4
7
|
_comma: `, `,
|
5
8
|
_dot: `. `,
|
package/src/hindi.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `: `,
|
4
7
|
_comma: `, `,
|
5
8
|
_dot: `| `,
|
package/src/indonesian.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `: `,
|
4
7
|
_comma: `, `,
|
5
8
|
_dot: `. `,
|
package/src/japanese.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `:`,
|
4
7
|
_comma: `、`,
|
5
8
|
_dot: `。`,
|
package/src/korean.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `: `,
|
4
7
|
_comma: `, `,
|
5
8
|
_dot: `. `,
|
package/src/portuguese.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `: `,
|
4
7
|
_comma: `, `,
|
5
8
|
_dot: `. `,
|
package/src/russian.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `: `,
|
4
7
|
_comma: `, `,
|
5
8
|
_dot: `. `,
|
package/src/spanish.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `: `,
|
4
7
|
_comma: `, `,
|
5
8
|
_dot: `. `,
|
package/src/thai.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `: `,
|
4
7
|
_comma: `, `,
|
5
8
|
_dot: `. `,
|
package/src/vietnamese.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
2
3
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
5
|
+
uploadFiles: `(en) Upload files`,
|
3
6
|
_colon: `: `,
|
4
7
|
_comma: `, `,
|
5
8
|
_dot: `. `,
|