@anime.club/translations 1.1.97 → 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 +6 -2
- package/src/chinese-simplified.ts +6 -2
- package/src/english.ts +6 -2
- package/src/french.ts +6 -2
- package/src/german.ts +6 -2
- package/src/hindi.ts +6 -2
- package/src/indonesian.ts +6 -2
- package/src/japanese.ts +6 -2
- package/src/korean.ts +6 -2
- package/src/portuguese.ts +6 -2
- package/src/russian.ts +6 -2
- package/src/spanish.ts +6 -2
- package/src/thai.ts +6 -2
- package/src/vietnamese.ts +6 -2
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `: `,
|
36
41
|
_comma: `، `,
|
@@ -273,7 +278,6 @@ export const text: text = {
|
|
273
278
|
nextTimeYouAuthenticateYouCouldUseThe: `في المرة القادمة التي تقوم فيها بالمصادقة، يمكنك استخدام الحساب المتصل بدلاً من تسجيل الدخول وكلمة المرور`,
|
274
279
|
nightTheme: `موضوع الليل`,
|
275
280
|
no: `لا`,
|
276
|
-
noAddedFavoriteArts: `لا توجد أي رسومات مُفضلة تمت إضافتها`,
|
277
281
|
noInternetConnection: `لا يوجد اتصال بالانترنت!`,
|
278
282
|
nonConsensualIntimateContent: `محتوى حميم غير مرغوب فيه`,
|
279
283
|
none: `لا شيء`,
|
@@ -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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `:`,
|
36
41
|
_comma: `、`,
|
@@ -271,7 +276,6 @@ export const text: text = {
|
|
271
276
|
nextTimeYouAuthenticateYouCouldUseThe: `下次验证时,您可以使用连接的帐户,而不是登录和密码`,
|
272
277
|
nightTheme: `夜间主题`,
|
273
278
|
no: `没有`,
|
274
|
-
noAddedFavoriteArts: `无添加的精选作品`,
|
275
279
|
noInternetConnection: `没有网络连接!`,
|
276
280
|
nonConsensualIntimateContent: `非自愿亲密内容`,
|
277
281
|
none: `无`,
|
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`,
|
@@ -257,7 +258,6 @@ export const text = {
|
|
257
258
|
nextTimeYouAuthenticateYouCouldUseThe: `Next time you authenticate, you could use the connected account, instead of the login and password`,
|
258
259
|
nightTheme: `Night theme`,
|
259
260
|
no: `no`,
|
260
|
-
noAddedFavoriteArts: `no added favorite arts`,
|
261
261
|
noInternetConnection: `No Internet connection!`,
|
262
262
|
nonConsensualIntimateContent: `Non-consensual intimate content`,
|
263
263
|
none: `None`,
|
@@ -273,6 +273,7 @@ export const text = {
|
|
273
273
|
online: `Online`,
|
274
274
|
onlyLatinLettersNumbersHyphen: `Only latin letters, numbers, hyphen, underscore, and dot characters`,
|
275
275
|
onlyNumbers: `Only numbers`,
|
276
|
+
onlyYouCanSeeWhatYouveSaved: `Only you can see what you've saved`,
|
276
277
|
open: `Open`,
|
277
278
|
openDispute: `Open dispute`,
|
278
279
|
openGuestView: `Open guest view`,
|
@@ -367,12 +368,14 @@ export const text = {
|
|
367
368
|
socialMedia: `Social media`,
|
368
369
|
spaceCharacterIsNotAllowed: `Space character is not allowed`,
|
369
370
|
spam: `Spam`,
|
371
|
+
startAddingFavoritesToSeeThemHere: `Start adding favorites to see them here`,
|
370
372
|
submitAReport: `Submit a report`,
|
371
373
|
submitWork: `Submit work`,
|
372
374
|
subscribeToTalentsToKeepUpWithTheirProgress: `Subscribe to talents to keep up with their progress`,
|
373
375
|
successChangedPasswordPleaseSignIn: `Success! Changed password. Please sign in`,
|
374
376
|
successCreatedRecord: `Success! Created record!`,
|
375
377
|
successUpdatedRecord: `Success! Updated record!`,
|
378
|
+
successfullyDownloaded: `Successfully downloaded!`,
|
376
379
|
supportMeOn: `Support me on`,
|
377
380
|
syncWithSystem: `Sync with system`,
|
378
381
|
tellUsAboutYourself: `Tell us about yourself`,
|
@@ -404,11 +407,12 @@ export const text = {
|
|
404
407
|
unfollow: `Unfollow`,
|
405
408
|
unlimited: `Unlimited`,
|
406
409
|
upload: `Upload`,
|
407
|
-
uploadFiles: `Upload files`,
|
408
410
|
uploadNew: `Upload new`,
|
409
411
|
uploadNewPost: `Upload new post`,
|
410
412
|
uploadNewProduct: `Upload new product`,
|
411
413
|
username: `Username`,
|
414
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `Please upload only finished work here`,
|
415
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `All WIP-related files should be uploaded in messages`,
|
412
416
|
usernameAlreadyExists: `Username already exists`,
|
413
417
|
usernameAndXMoreFollowYou: (username: string, numberOfNotifiers: number) =>
|
414
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: ` : `,
|
36
41
|
_comma: `, `,
|
@@ -276,7 +281,6 @@ export const text: text = {
|
|
276
281
|
nextTimeYouAuthenticateYouCouldUseThe: `La prochaine fois que vous vous authentifierez, vous pourrez utiliser le compte connecté, au lieu de l'identifiant et du mot de passe`,
|
277
282
|
nightTheme: `Thème sombre`,
|
278
283
|
no: `non`,
|
279
|
-
noAddedFavoriteArts: `aucun art favoris ajouté`,
|
280
284
|
noInternetConnection: `Pas de connexion Internet !`,
|
281
285
|
nonConsensualIntimateContent: `Contenu intime non consensuel`,
|
282
286
|
none: `Aucun`,
|
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `: `,
|
36
41
|
_comma: `, `,
|
@@ -276,7 +281,6 @@ export const text: text = {
|
|
276
281
|
nextTimeYouAuthenticateYouCouldUseThe: `Das nächste Mal, wenn Sie sich authentifizieren, können Sie das verbundene Konto anstelle von Login und Passwort verwenden`,
|
277
282
|
nightTheme: `Nachtthema`,
|
278
283
|
no: `Nein`,
|
279
|
-
noAddedFavoriteArts: `keine hinzugefügten favorisierten Arts`,
|
280
284
|
noInternetConnection: `Keine Internetverbindung!`,
|
281
285
|
nonConsensualIntimateContent: `Nicht einvernehmlicher intimer Inhalt`,
|
282
286
|
none: `Keine`,
|
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `: `,
|
36
41
|
_comma: `, `,
|
@@ -276,7 +281,6 @@ export const text: text = {
|
|
276
281
|
nextTimeYouAuthenticateYouCouldUseThe: `अगली बार जब आप प्रमाणित करेंगे, आप लॉगिन और पासवर्ड के बजाय कनेक्टेड अकाउंट का उपयोग कर सकते हैं`,
|
277
282
|
nightTheme: `रात्रि थीम`,
|
278
283
|
no: `नहीं।`,
|
279
|
-
noAddedFavoriteArts: `कोई पसंदीदा कला नहीं`,
|
280
284
|
noInternetConnection: `कोई इंटरनेट कनेक्शन नहीं!`,
|
281
285
|
nonConsensualIntimateContent: `गैर सहमति वाली आत्मीय सामग्री`,
|
282
286
|
none: `कोई नहीं`,
|
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `: `,
|
36
41
|
_comma: `, `,
|
@@ -276,7 +281,6 @@ export const text: text = {
|
|
276
281
|
nextTimeYouAuthenticateYouCouldUseThe: `Kali berikutnya saat Anda mengautentikasi, Anda dapat menggunakan akun terhubung, bukan login dan kata sandi`,
|
277
282
|
nightTheme: `Tema malam`,
|
278
283
|
no: `tidak`,
|
279
|
-
noAddedFavoriteArts: `Belum ada karya favorit yang ditambahkan`,
|
280
284
|
noInternetConnection: `Tidak ada koneksi internet!`,
|
281
285
|
nonConsensualIntimateContent: `Konten intim tanpa persetujuan`,
|
282
286
|
none: `Tidak ada`,
|
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `:`,
|
36
41
|
_comma: `、`,
|
@@ -275,7 +280,6 @@ export const text: text = {
|
|
275
280
|
nextTimeYouAuthenticateYouCouldUseThe: `次回認証する際は、ログインとパスワードの代わりに接続されたアカウントを使用できます`,
|
276
281
|
nightTheme: `ナイトテーマ`,
|
277
282
|
no: `いいえ`,
|
278
|
-
noAddedFavoriteArts: `追加されたお気に入りアートはありません`,
|
279
283
|
noInternetConnection: `インターネットの接続がありません!`,
|
280
284
|
nonConsensualIntimateContent: `非同意の親密なコンテンツ`,
|
281
285
|
none: `なし`,
|
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `: `,
|
36
41
|
_comma: `, `,
|
@@ -274,7 +279,6 @@ export const text: text = {
|
|
274
279
|
nextTimeYouAuthenticateYouCouldUseThe: `다음 인증 시 연결된 계정을 사용할 수 있습니다. 로그인 및 비밀번호 대신`,
|
275
280
|
nightTheme: `야간 테마`,
|
276
281
|
no: `아니`,
|
277
|
-
noAddedFavoriteArts: `즐겨찾기에 추가한 아트가 없음`,
|
278
282
|
noInternetConnection: `인터넷에 연결되지 않음!`,
|
279
283
|
nonConsensualIntimateContent: `비동의적인 친밀한 콘텐츠`,
|
280
284
|
none: `없음`,
|
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `: `,
|
36
41
|
_comma: `, `,
|
@@ -276,7 +281,6 @@ export const text: text = {
|
|
276
281
|
nextTimeYouAuthenticateYouCouldUseThe: `Na próxima vez que você se autenticar, poderá usar a conta conectada, em vez do login e senha`,
|
277
282
|
nightTheme: `Tema noturno`,
|
278
283
|
no: `não`,
|
279
|
-
noAddedFavoriteArts: `nenhum art favorito adicionado`,
|
280
284
|
noInternetConnection: `Sem conexão com a Internet!`,
|
281
285
|
nonConsensualIntimateContent: `Conteúdo íntimo não consensual`,
|
282
286
|
none: `Nenhum`,
|
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `: `,
|
36
41
|
_comma: `, `,
|
@@ -275,7 +280,6 @@ export const text: text = {
|
|
275
280
|
nextTimeYouAuthenticateYouCouldUseThe: `В следующий раз вы можете использовать подключенный аккаунт вместо логина и пароля`,
|
276
281
|
nightTheme: `Ночная тема`,
|
277
282
|
no: `нет`,
|
278
|
-
noAddedFavoriteArts: `добавленных артов в избранное нет`,
|
279
283
|
noInternetConnection: `Подключение к Интернету отсутствует!`,
|
280
284
|
nonConsensualIntimateContent: `Несогласованный интимный контент`,
|
281
285
|
none: `Нет`,
|
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `: `,
|
36
41
|
_comma: `, `,
|
@@ -277,7 +282,6 @@ export const text: text = {
|
|
277
282
|
nextTimeYouAuthenticateYouCouldUseThe: `La próxima vez que te autentiques, podrías usar la cuenta conectada en lugar del inicio de sesión y la contraseña`,
|
278
283
|
nightTheme: `Tema nocturno`,
|
279
284
|
no: `No`,
|
280
|
-
noAddedFavoriteArts: `Arte favorito no añadido`,
|
281
285
|
noInternetConnection: `¡Sin conexión a Internet!`,
|
282
286
|
nonConsensualIntimateContent: `Contenido íntimo no consensuado`,
|
283
287
|
none: `Ninguno`,
|
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `: `,
|
36
41
|
_comma: `, `,
|
@@ -274,7 +279,6 @@ export const text: text = {
|
|
274
279
|
nextTimeYouAuthenticateYouCouldUseThe: `ครั้งต่อไปที่คุณตรวจสอบตัวตนคุณสามารถใช้บัญชีที่เชื่อมต่อได้แทนการเข้าสู่ระบบและรหัสผ่าน`,
|
275
280
|
nightTheme: `ธีมกลางคืน`,
|
276
281
|
no: `ไม่`,
|
277
|
-
noAddedFavoriteArts: `ยังไม่ได้เพิ่มผลงานที่ชื่นชอบ`,
|
278
282
|
noInternetConnection: `ไม่ได้เชื่อมต่ออินเทอร์เน็ต!`,
|
279
283
|
nonConsensualIntimateContent: `เนื้อหาส่วนตัวที่ไม่ได้รับความยินยอม`,
|
280
284
|
none: `ไม่มี`,
|
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`,
|
@@ -15,6 +16,7 @@ export const text: text = {
|
|
15
16
|
makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
|
16
17
|
noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
|
17
18
|
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
19
|
+
onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
|
18
20
|
requestDetails: `(en) Request details`,
|
19
21
|
pleaseRateYourOrder: `(en) Please rate your order`,
|
20
22
|
feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
|
@@ -28,9 +30,12 @@ export const text: text = {
|
|
28
30
|
shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
|
29
31
|
shareYourFavoritePiecesOn: (...v) =>
|
30
32
|
`(en) Share your favorite pieces on ${v[0]}`,
|
33
|
+
startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
|
34
|
+
successfullyDownloaded: `(en) Successfully downloaded!`,
|
31
35
|
tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
|
32
36
|
thisFieldIsOptional: `(en) This field is optional`,
|
33
|
-
|
37
|
+
pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
|
38
|
+
allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
|
34
39
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
|
35
40
|
_colon: `: `,
|
36
41
|
_comma: `, `,
|
@@ -273,7 +278,6 @@ export const text: text = {
|
|
273
278
|
nextTimeYouAuthenticateYouCouldUseThe: `Lần đăng nhập tiếp theo, bạn có thể sử dụng tài khoản được kết nối thay vì đăng nhập và mật khẩu`,
|
274
279
|
nightTheme: `Chủ đề đêm`,
|
275
280
|
no: `không`,
|
276
|
-
noAddedFavoriteArts: `không có tranh ưa thích được thêm vào`,
|
277
281
|
noInternetConnection: `Không có kết nối Internet!`,
|
278
282
|
nonConsensualIntimateContent: `Nội dung thân mật không đồng ý`,
|
279
283
|
none: `Không`,
|