@anime.club/translations 1.1.147 → 1.1.149

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.147",
7
+ "version": "1.1.149",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -176,7 +179,6 @@ export const text: text = {
176
179
  contactUs: `اتصل بنا`,
177
180
  continue: `استمرار`,
178
181
  contractTitle: `عنوان العقد`,
179
- copyLink: `نسخ الرابط`,
180
182
  congratulations: `تهانينا!`,
181
183
  congratulationsOnSuccessfullyCompletingYourOrder: `تهانينا على إكمال طلبك بنجاح!`,
182
184
  copyrightViolation: `انتهاك حقوق النشر`,
@@ -295,7 +297,6 @@ export const text: text = {
295
297
  lightHighContrast: `التباين الفاتح العالي`,
296
298
  likes: `إعجابات`,
297
299
  limit: `الحد`,
298
- linkCopiedToClipboard: `تم نسخ الرابط إلى الحافظة`,
299
300
  livesIn: `أعيش في`,
300
301
  loading: `جار التحميل`,
301
302
  location: `الموقع`,
@@ -465,7 +466,6 @@ export const text: text = {
465
466
  subscribeToTalentsToKeepUpWithTheirProgress: `اشترك في صفحات المواهب لمتابعة إنجازاتهم`,
466
467
  successChangedPasswordPleaseSignIn: `تم بنجاح تم تغيير كلمة السر. الرجاء تسجيل الدخول`,
467
468
  successCreatedRecord: `تم بنجاح إنشاء السجل!`,
468
- successUpdatedRecord: `تم بنجاح تحديث السجل!`,
469
469
  successfullyDownloaded: `تم التحميل بنجاح!`,
470
470
  successfullyUploaded: `تم الرفع بنجاح!`,
471
471
  supportMeOn: `ادعمني على`,
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -176,7 +179,6 @@ export const text: text = {
176
179
  contactUs: `联系我们`,
177
180
  continue: `继续`,
178
181
  contractTitle: `合同标题`,
179
- copyLink: `复制链接`,
180
182
  congratulations: `恭喜!`,
181
183
  congratulationsOnSuccessfullyCompletingYourOrder: `恭喜您成功完成订单!`,
182
184
  copyrightViolation: `版权侵权`,
@@ -294,7 +296,6 @@ export const text: text = {
294
296
  lightHighContrast: `浅色高对比度`,
295
297
  likes: `喜欢`,
296
298
  limit: `限制`,
297
- linkCopiedToClipboard: `链接已复制到剪贴板`,
298
299
  livesIn: `住在`,
299
300
  loading: `加载中`,
300
301
  location: `位置`,
@@ -461,7 +462,6 @@ export const text: text = {
461
462
  subscribeToTalentsToKeepUpWithTheirProgress: `关注艺术家,追踪其动态`,
462
463
  successChangedPasswordPleaseSignIn: `成功!修改密码。请登录`,
463
464
  successCreatedRecord: `成功!创建记录!`,
464
- successUpdatedRecord: `成功!更新记录!`,
465
465
  successfullyDownloaded: `下载成功!`,
466
466
  successfullyUploaded: `上传成功!`,
467
467
  supportMeOn: `支持我`,
package/src/english.ts CHANGED
@@ -114,7 +114,7 @@ export const text = {
114
114
  contactUs: `Contact us`,
115
115
  continue: `Continue`,
116
116
  contractTitle: `Contract Title`,
117
- copyLink: `Copy link`,
117
+ copy: `Copy`,
118
118
  congratulations: `Congratulations!`,
119
119
  thankYouForYourPurchase: `Thank you for your purchase!`,
120
120
  congratulationsOnSuccessfullyCompletingYourOrder: `Congratulations on successfully completing your order!`,
@@ -269,7 +269,7 @@ export const text = {
269
269
  lightHighContrast: `Light high contrast`,
270
270
  likes: `Likes`,
271
271
  limit: `Limit`,
272
- linkCopiedToClipboard: `Link copied to clipboard`,
272
+ copiedToClipboard: `Copied to clipboard`,
273
273
  livesIn: `Lives in`,
274
274
  loading: `Loading`,
275
275
  location: `Location`,
@@ -469,7 +469,7 @@ export const text = {
469
469
  subscribeToTalentsToKeepUpWithTheirProgress: `Subscribe to talents to keep up with their progress`,
470
470
  successChangedPasswordPleaseSignIn: `Success! Changed password. Please sign in`,
471
471
  successCreatedRecord: `Success! Created record!`,
472
- successUpdatedRecord: `Success! Updated record!`,
472
+ changesSaved: `Changes saved!`,
473
473
  successfullyDownloaded: `Successfully downloaded!`,
474
474
  successfullyUploaded: `Successfully uploaded!`,
475
475
  setUpStripeAccountToGetPaidWithAnimeClub:
package/src/french.ts CHANGED
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -178,7 +181,6 @@ export const text: text = {
178
181
  contactUs: `Contactez-nous`,
179
182
  continue: `Continuer`,
180
183
  contractTitle: `Titre du contrat`,
181
- copyLink: `Copier le lien`,
182
184
  congratulations: `Félicitations !`,
183
185
  congratulationsOnSuccessfullyCompletingYourOrder: `Félicitations pour avoir terminé votre commande avec succès !`,
184
186
  copyrightViolation: `Violation de droits d'auteur`,
@@ -298,7 +300,6 @@ export const text: text = {
298
300
  lightHighContrast: `Thème clair à fort contraste`,
299
301
  likes: `Likes`,
300
302
  limit: `Limite`,
301
- linkCopiedToClipboard: `Lien copié dans le presse-papiers`,
302
303
  livesIn: `Vivre dans`,
303
304
  loading: `Chargement`,
304
305
  location: `Emplacement`,
@@ -470,7 +471,6 @@ export const text: text = {
470
471
  subscribeToTalentsToKeepUpWithTheirProgress: `Abonnez-vous aux auteurs pour suivre leur progression`,
471
472
  successChangedPasswordPleaseSignIn: `Succès ! Mot de passe modifié. Veuillez vous connecter`,
472
473
  successCreatedRecord: `Succès ! Record créé !`,
473
- successUpdatedRecord: `Succès ! Record mis à jour !`,
474
474
  successfullyDownloaded: `Téléchargé avec succès !`,
475
475
  successfullyUploaded: `Téléchargé avec succès !`,
476
476
  supportMeOn: `Soutenez-moi sur`,
package/src/german.ts CHANGED
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -177,7 +180,6 @@ export const text: text = {
177
180
  contactUs: `Kontaktieren Sie uns`,
178
181
  continue: `Weiter`,
179
182
  contractTitle: `Vertragstitel`,
180
- copyLink: `Link kopieren`,
181
183
  congratulations: `Herzlichen Glückwunsch!`,
182
184
  congratulationsOnSuccessfullyCompletingYourOrder: `Herzlichen Glückwunsch zur erfolgreichen Ausführung Ihrer Bestellung!`,
183
185
  copyrightViolation: `Urheberrechtsverletzung`,
@@ -299,7 +301,6 @@ export const text: text = {
299
301
  lightHighContrast: `Hell hoher Kontrast`,
300
302
  likes: `Likes`,
301
303
  limit: `Limit`,
302
- linkCopiedToClipboard: `Link in Zwischenablage kopiert`,
303
304
  livesIn: `Leben in`,
304
305
  loading: `Laden`,
305
306
  location: `Ort`,
@@ -472,7 +473,6 @@ export const text: text = {
472
473
  subscribeToTalentsToKeepUpWithTheirProgress: `Abonniere Künstler und bleibe auf dem Laufenden `,
473
474
  successChangedPasswordPleaseSignIn: `Erfolg! Passwort geändert. Bitte einloggen`,
474
475
  successCreatedRecord: `Erfolg! Datensatz erstellt!`,
475
- successUpdatedRecord: `Erfolg! Datensatz aktualisiert!`,
476
476
  successfullyDownloaded: `Erfolgreich heruntergeladen!`,
477
477
  successfullyUploaded: `Erfolgreich hochgeladen!`,
478
478
  supportMeOn: `Unterstütze mich bei`,
package/src/hindi.ts CHANGED
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -177,7 +180,6 @@ export const text: text = {
177
180
  contactUs: `हमसे संपर्क करें`,
178
181
  continue: `जारी रखें`,
179
182
  contractTitle: `अनुबंध शीर्षक`,
180
- copyLink: `लिंक कॉपी करें`,
181
183
  congratulations: `बधाई हो!`,
182
184
  congratulationsOnSuccessfullyCompletingYourOrder: `आपका आदेश सफलतापूर्वक पूरा करने पर बधाई!`,
183
185
  copyrightViolation: `कॉपीराइट उल्लंघन`,
@@ -299,7 +301,6 @@ export const text: text = {
299
301
  lightHighContrast: `लाइट हाई कंट्रास्ट`,
300
302
  likes: `लाइक्स`,
301
303
  limit: `सीमा`,
302
- linkCopiedToClipboard: `लिंक को क्लिपबोर्ड पर कॉपी किया गया`,
303
304
  livesIn: `में रहते हैं`,
304
305
  loading: `लोड हो रहा है`,
305
306
  location: `स्थान`,
@@ -470,7 +471,6 @@ export const text: text = {
470
471
  subscribeToTalentsToKeepUpWithTheirProgress: `उनकी प्रगति को बनाए रखने के लिए प्रतिभाओं की सदस्यता लें`,
471
472
  successChangedPasswordPleaseSignIn: `सफलता! पासवर्ड बदल दिया है। कृपया साइन इन करें`,
472
473
  successCreatedRecord: `सफलता! रिकार्ड बना दिया गया है। `,
473
- successUpdatedRecord: `सफलता! रिकॉर्ड अपडेट किया गया है । `,
474
474
  successfullyDownloaded: `सफलतापूर्वक डाउनलोड किया गया!`,
475
475
  successfullyUploaded: `सफलतापूर्वक अपलोड किया गया!`,
476
476
  supportMeOn: `मेरा समर्थन करें`,
package/src/indonesian.ts CHANGED
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -177,7 +180,6 @@ export const text: text = {
177
180
  contactUs: `Hubungi kami`,
178
181
  continue: `Lanjutkan`,
179
182
  contractTitle: `Judul kontrak`,
180
- copyLink: `Salin tautan`,
181
183
  congratulations: `Selamat!`,
182
184
  congratulationsOnSuccessfullyCompletingYourOrder: `Selamat atas keberhasilan menyelesaikan pesanan Anda!`,
183
185
  copyrightViolation: `Pelanggaran hak cipta`,
@@ -299,7 +301,6 @@ export const text: text = {
299
301
  lightHighContrast: `Tema terang kontras tinggi`,
300
302
  likes: `Suka`,
301
303
  limit: `Batas`,
302
- linkCopiedToClipboard: `Tautan disalin ke clipboard`,
303
304
  livesIn: `Tinggal di`,
304
305
  loading: `Memuat`,
305
306
  location: `Lokasi`,
@@ -470,7 +471,6 @@ export const text: text = {
470
471
  subscribeToTalentsToKeepUpWithTheirProgress: `Ikuti si kreator untuk mendapatkan pembaruan mereka`,
471
472
  successChangedPasswordPleaseSignIn: `Berhasil! Mengubah kata sandi. Silakan masuk`,
472
473
  successCreatedRecord: `Berhasil! Catatan dibuat!`,
473
- successUpdatedRecord: `Berhasil! Catatan diperbarui!`,
474
474
  successfullyDownloaded: `Berhasil diunduh!`,
475
475
  successfullyUploaded: `Berhasil diunggah!`,
476
476
  supportMeOn: `Dukung saya di`,
package/src/japanese.ts CHANGED
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -177,7 +180,6 @@ export const text: text = {
177
180
  contactUs: `お問い合わせ`,
178
181
  continue: `続ける`,
179
182
  contractTitle: `契約タイトル`,
180
- copyLink: `リンクをコピーする`,
181
183
  congratulations: `おめでとうございます!`,
182
184
  congratulationsOnSuccessfullyCompletingYourOrder: `ご注文の完了おめでとうございます!`,
183
185
  copyrightViolation: `著作権侵害`,
@@ -299,7 +301,6 @@ export const text: text = {
299
301
  lightHighContrast: `ライトハイコントラスト`,
300
302
  likes: `いいね`,
301
303
  limit: `制限`,
302
- linkCopiedToClipboard: `リンクがクリップボードにコピーされました`,
303
304
  livesIn: `地域`,
304
305
  loading: `読み込み中`,
305
306
  location: `場所`,
@@ -468,7 +469,6 @@ export const text: text = {
468
469
  subscribeToTalentsToKeepUpWithTheirProgress: `作者にサブスクして進歩を追跡しましょう`,
469
470
  successChangedPasswordPleaseSignIn: `成功!パスワードが変更されました。ログインしてください。`,
470
471
  successCreatedRecord: `成功!登録が作成されました!`,
471
- successUpdatedRecord: `成功!登録が更新されました!`,
472
472
  successfullyDownloaded: `ダウンロードに成功しました!`,
473
473
  successfullyUploaded: `アップロードに成功しました!`,
474
474
  supportMeOn: `以下で応援してください`,
package/src/korean.ts CHANGED
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -176,7 +179,6 @@ export const text: text = {
176
179
  contactUs: `문의하기`,
177
180
  continue: `계속하기`,
178
181
  contractTitle: `계약 제목`,
179
- copyLink: `링크 복사`,
180
182
  congratulations: `축하합니다!`,
181
183
  congratulationsOnSuccessfullyCompletingYourOrder: `주문을 성공적으로 완료하신 것을 축하합니다!`,
182
184
  copyrightViolation: `저작권 침해`,
@@ -298,7 +300,6 @@ export const text: text = {
298
300
  lightHighContrast: `밝은 고대비`,
299
301
  likes: `좋아요`,
300
302
  limit: `제한`,
301
- linkCopiedToClipboard: `링크가 클립보드에 복사되었습니다`,
302
303
  livesIn: `입주`,
303
304
  loading: `로딩 중`,
304
305
  location: `위치`,
@@ -466,7 +467,6 @@ export const text: text = {
466
467
  subscribeToTalentsToKeepUpWithTheirProgress: `진행 상황을 확인하려면 크리에이터를 구독하세요`,
467
468
  successChangedPasswordPleaseSignIn: `성공! 비밀번호를 변경했습니다. 로그인 해주세요`,
468
469
  successCreatedRecord: `성공! 기록을 만들었습니다!`,
469
- successUpdatedRecord: `성공!기록이 업데이트 되였습니다!`,
470
470
  successfullyDownloaded: `성공적으로 다운로드되었습니다!`,
471
471
  successfullyUploaded: `성공적으로 업로드되었습니다!`,
472
472
  supportMeOn: `N에서 저를 지원해주세요`,
package/src/portuguese.ts CHANGED
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -178,7 +181,6 @@ export const text: text = {
178
181
  contactUs: `Contate-nos`,
179
182
  continue: `Continuar`,
180
183
  contractTitle: `Título do contrato`,
181
- copyLink: `Copiar link`,
182
184
  congratulations: `Parabéns!`,
183
185
  congratulationsOnSuccessfullyCompletingYourOrder: `Parabéns por concluir seu pedido com sucesso!`,
184
186
  copyrightViolation: `Violação de direitos autorais`,
@@ -298,7 +300,6 @@ export const text: text = {
298
300
  lightHighContrast: `Alto contraste claro`,
299
301
  likes: `Gostos`,
300
302
  limit: `Limite`,
301
- linkCopiedToClipboard: `Link copiado para a área de transferência`,
302
303
  livesIn: `Vivendo em`,
303
304
  loading: `Carregando`,
304
305
  location: `Localização`,
@@ -470,7 +471,6 @@ export const text: text = {
470
471
  subscribeToTalentsToKeepUpWithTheirProgress: `Subscreva-se ao talents para acompanhar o seu progresso`,
471
472
  successChangedPasswordPleaseSignIn: `Sucesso! Senha alterada. Por favor, inscreva-se`,
472
473
  successCreatedRecord: `Sucesso! Registro criado!`,
473
- successUpdatedRecord: `Sucesso! Registro atualizado!`,
474
474
  successfullyDownloaded: `Baixado com sucesso!`,
475
475
  successfullyUploaded: `Enviado com sucesso!`,
476
476
  supportMeOn: `Apoie-me em`,
package/src/russian.ts CHANGED
@@ -11,6 +11,7 @@ export const text: text = {
11
11
  awaitingSellersResponse: `(en) Awaiting seller's response`,
12
12
  buyersRequest: `(en) Buyer's request`,
13
13
  awaitingClientReview: `(en) Awaiting Client Review`,
14
+ copy: `(en) Copy`,
14
15
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
15
16
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
16
17
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -36,6 +37,7 @@ export const text: text = {
36
37
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
37
38
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
38
39
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
40
+ copiedToClipboard: `(en) Copied to clipboard`,
39
41
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
40
42
  new: `(en) New`,
41
43
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -63,6 +65,7 @@ export const text: text = {
63
65
  commission: `(en) Commission`,
64
66
  commissions: `(en) Commissions`,
65
67
  digitalDownloads: `(en) Digital Downloads`,
68
+ changesSaved: `(en) Changes saved!`,
66
69
  sellerTermsOfService: `(en) Seller Terms of Service`,
67
70
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
68
71
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
@@ -176,7 +179,6 @@ export const text: text = {
176
179
  contactUs: `Свяжитесь с нами`,
177
180
  continue: `Продолжить`,
178
181
  contractTitle: `Название контракта`,
179
- copyLink: `Скопировать ссылку`,
180
182
  congratulations: `Поздравляем!`,
181
183
  congratulationsOnSuccessfullyCompletingYourOrder: `Поздравляем с успешным завершением вашего заказа!`,
182
184
  copyrightViolation: `Нарушение авторских прав`,
@@ -296,7 +298,6 @@ export const text: text = {
296
298
  lightHighContrast: `Контрастная светлая тема`,
297
299
  likes: `Нравится`,
298
300
  limit: `Лимит`,
299
- linkCopiedToClipboard: `Ссылка скопирована в буфер обмена`,
300
301
  livesIn: `Проживает в`,
301
302
  loading: `Загрузка`,
302
303
  location: `Местоположение`,
@@ -467,7 +468,6 @@ export const text: text = {
467
468
  subscribeToTalentsToKeepUpWithTheirProgress: `Подпишитесь на художников, чтобы отслеживать их успехи`,
468
469
  successChangedPasswordPleaseSignIn: `Пароль успешно изменён. Войдите`,
469
470
  successCreatedRecord: `Запись успешно создана!`,
470
- successUpdatedRecord: `Запись успешно обновлена!`,
471
471
  successfullyDownloaded: `Успешно загружено!`,
472
472
  successfullyUploaded: `Успешно загружено!`,
473
473
  setUpStripeAccountToGetPaidWithAnimeClub: `Создайте аккаунт в Stripe, чтобы получать выплаты через Anime.club`,
package/src/spanish.ts CHANGED
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -178,7 +181,6 @@ export const text: text = {
178
181
  contactUs: `Contáctenos`,
179
182
  continue: `Continuar`,
180
183
  contractTitle: `Título del contrato`,
181
- copyLink: `Copiar link`,
182
184
  congratulations: `¡Felicidades!`,
183
185
  congratulationsOnSuccessfullyCompletingYourOrder: `¡Felicidades por completar tu pedido exitosamente!`,
184
186
  copyrightViolation: `Violación de derechos de autor`,
@@ -300,7 +302,6 @@ export const text: text = {
300
302
  lightHighContrast: `Alto contraste claro`,
301
303
  likes: `Me gusta`,
302
304
  limit: `Límite`,
303
- linkCopiedToClipboard: `Enlace copiado en el portapapeles`,
304
305
  livesIn: `Viviendo en`,
305
306
  loading: `Cargando`,
306
307
  location: `Ubicación`,
@@ -471,7 +472,6 @@ export const text: text = {
471
472
  subscribeToTalentsToKeepUpWithTheirProgress: `Suscríbete a talentos para mantenerte al día con su progreso`,
472
473
  successChangedPasswordPleaseSignIn: `Contraseña cambiada exitosamente. Por favor inicie sesión`,
473
474
  successCreatedRecord: `Registro creado exitosamente`,
474
- successUpdatedRecord: `Registro actualizado exitosamente`,
475
475
  successfullyDownloaded: `¡Descargado exitosamente!`,
476
476
  successfullyUploaded: `¡Subido exitosamente!`,
477
477
  supportMeOn: `Apóyame en`,
package/src/thai.ts CHANGED
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -176,7 +179,6 @@ export const text: text = {
176
179
  contactUs: `ติดต่อเรา`,
177
180
  continue: `ต่อไป`,
178
181
  contractTitle: `ชื่อสัญญา`,
179
- copyLink: `คัดลอกลิงก์`,
180
182
  congratulations: `ขอแสดงความยินดี!`,
181
183
  congratulationsOnSuccessfullyCompletingYourOrder: `ขอแสดงความยินดีที่คุณทำคำสั่งซื้อเสร็จสมบูรณ์!`,
182
184
  copyrightViolation: `การละเมิดลิขสิทธิ์`,
@@ -296,7 +298,6 @@ export const text: text = {
296
298
  lightHighContrast: `ความคมชัดสีอ่อน`,
297
299
  likes: `ถูกใจ`,
298
300
  limit: `ขีดจำกัด`,
299
- linkCopiedToClipboard: `คัดลอกลิงก์ไปยังคลิปบอร์ดแล้ว`,
300
301
  livesIn: `อาศัยอยู่ใน`,
301
302
  loading: `กำลังโหลด`,
302
303
  location: `สถานที่ตั้ง`,
@@ -465,7 +466,6 @@ export const text: text = {
465
466
  subscribeToTalentsToKeepUpWithTheirProgress: `สมัครรับการอัปเดตเนื้อหาเพื่อติดตามความคืบหน้า`,
466
467
  successChangedPasswordPleaseSignIn: `สำเร็จแล้ว! เปลี่ยนรหัสผ่านเรียบร้อย โปรดลงชื่อเข้าใช้`,
467
468
  successCreatedRecord: `สำเร็จแล้ว! สร้างบักทึกเรียบร้อย!`,
468
- successUpdatedRecord: `สำเร็จแล้ว! อัปเดตบักทึกเรียบร้อย!`,
469
469
  successfullyDownloaded: `ดาวน์โหลดสำเร็จ!`,
470
470
  successfullyUploaded: `อัปโหลดสำเร็จ!`,
471
471
  supportMeOn: `สนับสนุนฉันผ่าน`,
package/src/vietnamese.ts CHANGED
@@ -13,6 +13,7 @@ export const text: text = {
13
13
  awaitingSellersResponse: `(en) Awaiting seller's response`,
14
14
  buyersRequest: `(en) Buyer's request`,
15
15
  awaitingClientReview: `(en) Awaiting Client Review`,
16
+ copy: `(en) Copy`,
16
17
  thankYouForYourPurchase: `(en) Thank you for your purchase!`,
17
18
  greatNewsBuyerPurchasedYourItemTimeToCelebrate: (...v) =>
18
19
  `(en) Great news! ${v[0]} purchased your item. Time to celebrate!`,
@@ -38,6 +39,7 @@ export const text: text = {
38
39
  theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
39
40
  ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
40
41
  platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
42
+ copiedToClipboard: `(en) Copied to clipboard`,
41
43
  uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
42
44
  new: `(en) New`,
43
45
  createPersonalizedWorkTailoredToEachRequest: `(en) Create personalized work tailored to each request`,
@@ -65,6 +67,7 @@ export const text: text = {
65
67
  commission: `(en) Commission`,
66
68
  commissions: `(en) Commissions`,
67
69
  digitalDownloads: `(en) Digital Downloads`,
70
+ changesSaved: `(en) Changes saved!`,
68
71
  setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
69
72
  sellerTermsOfService: `(en) Seller Terms of Service`,
70
73
  describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
@@ -176,7 +179,6 @@ export const text: text = {
176
179
  contactUs: `Liên hệ với chúng tôi`,
177
180
  continue: `Tiếp tục`,
178
181
  contractTitle: `Tiêu đề hợp đồng`,
179
- copyLink: `Sao chép liên kết`,
180
182
  congratulations: `Chúc mừng!`,
181
183
  congratulationsOnSuccessfullyCompletingYourOrder: `Chúc mừng bạn đã hoàn thành đơn hàng thành công!`,
182
184
  copyrightViolation: `Vi phạm bản quyền`,
@@ -296,7 +298,6 @@ export const text: text = {
296
298
  lightHighContrast: `Chế độ sáng cao cấp`,
297
299
  likes: `Thích`,
298
300
  limit: `Giới hạn`,
299
- linkCopiedToClipboard: `Đã sao chép liên kết vào khay nhớ tạm`,
300
301
  livesIn: `Sống tại`,
301
302
  loading: `Đang tải`,
302
303
  location: `Địa điểm`,
@@ -466,7 +467,6 @@ export const text: text = {
466
467
  subscribeToTalentsToKeepUpWithTheirProgress: `Nhấn theo dõi các họa sĩ để không bỏ lỡ cập nhật từ họ`,
467
468
  successChangedPasswordPleaseSignIn: `Thành công! Đã thay đổi mật khẩu. Vui lòng đăng nhập`,
468
469
  successCreatedRecord: `Thành công! Đã tạo hồ sơ!`,
469
- successUpdatedRecord: `Thành công! Đã cập nhật hồ sơ!`,
470
470
  successfullyDownloaded: `Tải xuống thành công!`,
471
471
  successfullyUploaded: `Tải lên thành công!`,
472
472
  supportMeOn: `Hãy ủng hộ tôi tại`,