@anime.club/translations 1.1.96 → 1.1.98

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 CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "1.1.96",
7
+ "version": "1.1.98",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `: `,
31
38
  _comma: `، `,
32
39
  _dot: `. `,
@@ -268,7 +275,6 @@ export const text: text = {
268
275
  nextTimeYouAuthenticateYouCouldUseThe: `في المرة القادمة التي تقوم فيها بالمصادقة، يمكنك استخدام الحساب المتصل بدلاً من تسجيل الدخول وكلمة المرور`,
269
276
  nightTheme: `موضوع الليل`,
270
277
  no: `لا`,
271
- noAddedFavoriteArts: `لا توجد أي رسومات مُفضلة تمت إضافتها`,
272
278
  noInternetConnection: `لا يوجد اتصال بالانترنت!`,
273
279
  nonConsensualIntimateContent: `محتوى حميم غير مرغوب فيه`,
274
280
  none: `لا شيء`,
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `:`,
31
38
  _comma: `、`,
32
39
  _dot: `。`,
@@ -266,7 +273,6 @@ export const text: text = {
266
273
  nextTimeYouAuthenticateYouCouldUseThe: `下次验证时,您可以使用连接的帐户,而不是登录和密码`,
267
274
  nightTheme: `夜间主题`,
268
275
  no: `没有`,
269
- noAddedFavoriteArts: `无添加的精选作品`,
270
276
  noInternetConnection: `没有网络连接!`,
271
277
  nonConsensualIntimateContent: `非自愿亲密内容`,
272
278
  none: `无`,
package/src/english.ts CHANGED
@@ -100,6 +100,7 @@ export const text = {
100
100
  contractTitle: `Contract Title`,
101
101
  copyLink: `Copy link`,
102
102
  congratulations: `Congratulations!`,
103
+ congratulationsOnSuccessfullyCompletingYourOrder: `Congratulations on successfully completing your order!`,
103
104
  copyrightViolation: `Copyright violation`,
104
105
  couldNotCreateANewRecord: `Could not create a new record`,
105
106
  country: `Country`,
@@ -256,7 +257,6 @@ export const text = {
256
257
  nextTimeYouAuthenticateYouCouldUseThe: `Next time you authenticate, you could use the connected account, instead of the login and password`,
257
258
  nightTheme: `Night theme`,
258
259
  no: `no`,
259
- noAddedFavoriteArts: `no added favorite arts`,
260
260
  noInternetConnection: `No Internet connection!`,
261
261
  nonConsensualIntimateContent: `Non-consensual intimate content`,
262
262
  none: `None`,
@@ -272,6 +272,7 @@ export const text = {
272
272
  online: `Online`,
273
273
  onlyLatinLettersNumbersHyphen: `Only latin letters, numbers, hyphen, underscore, and dot characters`,
274
274
  onlyNumbers: `Only numbers`,
275
+ onlyYouCanSeeWhatYouveSaved: `Only you can see what you've saved`,
275
276
  open: `Open`,
276
277
  openDispute: `Open dispute`,
277
278
  openGuestView: `Open guest view`,
@@ -295,6 +296,7 @@ export const text = {
295
296
  personal: `Personal`,
296
297
  personalCircumstances: `Personal circumstances`,
297
298
  pleaseCheckYour: (value: string) => `Please check your ${value}`,
299
+ pleaseRateYourOrder: `Please rate your order`,
298
300
  feelFreeToShareReferenceImagesAndMaterials: `Feel free to share reference images and materials to help the artist create your piece`,
299
301
  pleaseDoNotShareYourPrivateInformationToOthers: `Please do not share your private information to others`,
300
302
  pleaseEnterANumberBetweenXandX: (min: number, max: number) =>
@@ -307,6 +309,8 @@ export const text = {
307
309
  platform: `Platform`,
308
310
  pleaseStartTyping: `Please start typing`,
309
311
  pleaseReviewTheBuyersReferenceFiles: `Please review the buyer's reference files and follow them as specified in the order's description`,
312
+ pleaseRespondToTheOrderBy: (date: string) =>
313
+ `Please respond to the order by ${date}`,
310
314
  pleaseTryAgainOrClick: (buttonName: string) =>
311
315
  `Please try again or click ${buttonName}`,
312
316
  pleaseVerifyYourAccount: `Please verify your account`,
@@ -363,6 +367,7 @@ export const text = {
363
367
  socialMedia: `Social media`,
364
368
  spaceCharacterIsNotAllowed: `Space character is not allowed`,
365
369
  spam: `Spam`,
370
+ startAddingFavoritesToSeeThemHere: `Start adding favorites to see them here`,
366
371
  submitAReport: `Submit a report`,
367
372
  submitWork: `Submit work`,
368
373
  subscribeToTalentsToKeepUpWithTheirProgress: `Subscribe to talents to keep up with their progress`,
@@ -449,6 +454,7 @@ export const text = {
449
454
  youCanAutoPublishToYourSocialMediaAccount: `You can auto publish to your social media account`,
450
455
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `You can modify the types of notifications you receive via email`,
451
456
  youCanRequestRemovalOfYourAccount: `You can request removal of your account with all your data`,
457
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `Your feedback guides buyers and helps sellers offer better products`,
452
458
  youCanStillNavigateToThePreviouslyOpenedPages: `You can still navigate to the previously opened pages`,
453
459
  youDidNotSelectAnyChats: `You did not select any chats`,
454
460
  youDidNotUpdateAnyValues: `You did not update any values`,
package/src/french.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: ` : `,
31
38
  _comma: `, `,
32
39
  _dot: `. `,
@@ -271,7 +278,6 @@ export const text: text = {
271
278
  nextTimeYouAuthenticateYouCouldUseThe: `La prochaine fois que vous vous authentifierez, vous pourrez utiliser le compte connecté, au lieu de l'identifiant et du mot de passe`,
272
279
  nightTheme: `Thème sombre`,
273
280
  no: `non`,
274
- noAddedFavoriteArts: `aucun art favoris ajouté`,
275
281
  noInternetConnection: `Pas de connexion Internet !`,
276
282
  nonConsensualIntimateContent: `Contenu intime non consensuel`,
277
283
  none: `Aucun`,
package/src/german.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `: `,
31
38
  _comma: `, `,
32
39
  _dot: `. `,
@@ -271,7 +278,6 @@ export const text: text = {
271
278
  nextTimeYouAuthenticateYouCouldUseThe: `Das nächste Mal, wenn Sie sich authentifizieren, können Sie das verbundene Konto anstelle von Login und Passwort verwenden`,
272
279
  nightTheme: `Nachtthema`,
273
280
  no: `Nein`,
274
- noAddedFavoriteArts: `keine hinzugefügten favorisierten Arts`,
275
281
  noInternetConnection: `Keine Internetverbindung!`,
276
282
  nonConsensualIntimateContent: `Nicht einvernehmlicher intimer Inhalt`,
277
283
  none: `Keine`,
package/src/hindi.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `: `,
31
38
  _comma: `, `,
32
39
  _dot: `| `,
@@ -271,7 +278,6 @@ export const text: text = {
271
278
  nextTimeYouAuthenticateYouCouldUseThe: `अगली बार जब आप प्रमाणित करेंगे, आप लॉगिन और पासवर्ड के बजाय कनेक्टेड अकाउंट का उपयोग कर सकते हैं`,
272
279
  nightTheme: `रात्रि थीम`,
273
280
  no: `नहीं।`,
274
- noAddedFavoriteArts: `कोई पसंदीदा कला नहीं`,
275
281
  noInternetConnection: `कोई इंटरनेट कनेक्शन नहीं!`,
276
282
  nonConsensualIntimateContent: `गैर सहमति वाली आत्मीय सामग्री`,
277
283
  none: `कोई नहीं`,
package/src/indonesian.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `: `,
31
38
  _comma: `, `,
32
39
  _dot: `. `,
@@ -271,7 +278,6 @@ export const text: text = {
271
278
  nextTimeYouAuthenticateYouCouldUseThe: `Kali berikutnya saat Anda mengautentikasi, Anda dapat menggunakan akun terhubung, bukan login dan kata sandi`,
272
279
  nightTheme: `Tema malam`,
273
280
  no: `tidak`,
274
- noAddedFavoriteArts: `Belum ada karya favorit yang ditambahkan`,
275
281
  noInternetConnection: `Tidak ada koneksi internet!`,
276
282
  nonConsensualIntimateContent: `Konten intim tanpa persetujuan`,
277
283
  none: `Tidak ada`,
package/src/japanese.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `:`,
31
38
  _comma: `、`,
32
39
  _dot: `。`,
@@ -270,7 +277,6 @@ export const text: text = {
270
277
  nextTimeYouAuthenticateYouCouldUseThe: `次回認証する際は、ログインとパスワードの代わりに接続されたアカウントを使用できます`,
271
278
  nightTheme: `ナイトテーマ`,
272
279
  no: `いいえ`,
273
- noAddedFavoriteArts: `追加されたお気に入りアートはありません`,
274
280
  noInternetConnection: `インターネットの接続がありません!`,
275
281
  nonConsensualIntimateContent: `非同意の親密なコンテンツ`,
276
282
  none: `なし`,
package/src/korean.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `: `,
31
38
  _comma: `, `,
32
39
  _dot: `. `,
@@ -269,7 +276,6 @@ export const text: text = {
269
276
  nextTimeYouAuthenticateYouCouldUseThe: `다음 인증 시 연결된 계정을 사용할 수 있습니다. 로그인 및 비밀번호 대신`,
270
277
  nightTheme: `야간 테마`,
271
278
  no: `아니`,
272
- noAddedFavoriteArts: `즐겨찾기에 추가한 아트가 없음`,
273
279
  noInternetConnection: `인터넷에 연결되지 않음!`,
274
280
  nonConsensualIntimateContent: `비동의적인 친밀한 콘텐츠`,
275
281
  none: `없음`,
package/src/portuguese.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `: `,
31
38
  _comma: `, `,
32
39
  _dot: `. `,
@@ -271,7 +278,6 @@ export const text: text = {
271
278
  nextTimeYouAuthenticateYouCouldUseThe: `Na próxima vez que você se autenticar, poderá usar a conta conectada, em vez do login e senha`,
272
279
  nightTheme: `Tema noturno`,
273
280
  no: `não`,
274
- noAddedFavoriteArts: `nenhum art favorito adicionado`,
275
281
  noInternetConnection: `Sem conexão com a Internet!`,
276
282
  nonConsensualIntimateContent: `Conteúdo íntimo não consensual`,
277
283
  none: `Nenhum`,
package/src/russian.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `: `,
31
38
  _comma: `, `,
32
39
  _dot: `. `,
@@ -270,7 +277,6 @@ export const text: text = {
270
277
  nextTimeYouAuthenticateYouCouldUseThe: `В следующий раз вы можете использовать подключенный аккаунт вместо логина и пароля`,
271
278
  nightTheme: `Ночная тема`,
272
279
  no: `нет`,
273
- noAddedFavoriteArts: `добавленных артов в избранное нет`,
274
280
  noInternetConnection: `Подключение к Интернету отсутствует!`,
275
281
  nonConsensualIntimateContent: `Несогласованный интимный контент`,
276
282
  none: `Нет`,
package/src/spanish.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `: `,
31
38
  _comma: `, `,
32
39
  _dot: `. `,
@@ -272,7 +279,6 @@ export const text: text = {
272
279
  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`,
273
280
  nightTheme: `Tema nocturno`,
274
281
  no: `No`,
275
- noAddedFavoriteArts: `Arte favorito no añadido`,
276
282
  noInternetConnection: `¡Sin conexión a Internet!`,
277
283
  nonConsensualIntimateContent: `Contenido íntimo no consensuado`,
278
284
  none: `Ninguno`,
package/src/thai.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `: `,
31
38
  _comma: `, `,
32
39
  _dot: `. `,
@@ -269,7 +276,6 @@ export const text: text = {
269
276
  nextTimeYouAuthenticateYouCouldUseThe: `ครั้งต่อไปที่คุณตรวจสอบตัวตนคุณสามารถใช้บัญชีที่เชื่อมต่อได้แทนการเข้าสู่ระบบและรหัสผ่าน`,
270
277
  nightTheme: `ธีมกลางคืน`,
271
278
  no: `ไม่`,
272
- noAddedFavoriteArts: `ยังไม่ได้เพิ่มผลงานที่ชื่นชอบ`,
273
279
  noInternetConnection: `ไม่ได้เชื่อมต่ออินเทอร์เน็ต!`,
274
280
  nonConsensualIntimateContent: `เนื้อหาส่วนตัวที่ไม่ได้รับความยินยอม`,
275
281
  none: `ไม่มี`,
package/src/vietnamese.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
8
9
  createAShopWithStripe: `(en) Create a shop with Stripe`,
9
10
  createdBy: `(en) Created by`,
10
11
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
@@ -14,19 +15,25 @@ export const text: text = {
14
15
  makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
15
16
  noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
16
17
  NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
18
+ onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
17
19
  requestDetails: `(en) Request details`,
20
+ pleaseRateYourOrder: `(en) Please rate your order`,
18
21
  feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
19
22
  pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
20
23
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
24
+ pleaseRespondToTheOrderBy: (...v) =>
25
+ `(en) Please respond to the order by ${v[0]}`,
21
26
  yourOrderIncludesXRevisionS: (...v) =>
22
27
  `(en) Your order includes ${v[0]} revision(s)`,
23
28
  shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
24
29
  shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
25
30
  shareYourFavoritePiecesOn: (...v) =>
26
31
  `(en) Share your favorite pieces on ${v[0]}`,
32
+ startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
27
33
  tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
28
34
  thisFieldIsOptional: `(en) This field is optional`,
29
35
  uploadFiles: `(en) Upload files`,
36
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
30
37
  _colon: `: `,
31
38
  _comma: `, `,
32
39
  _dot: `. `,
@@ -268,7 +275,6 @@ export const text: text = {
268
275
  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`,
269
276
  nightTheme: `Chủ đề đêm`,
270
277
  no: `không`,
271
- noAddedFavoriteArts: `không có tranh ưa thích được thêm vào`,
272
278
  noInternetConnection: `Không có kết nối Internet!`,
273
279
  nonConsensualIntimateContent: `Nội dung thân mật không đồng ý`,
274
280
  none: `Không`,