@anime.club/translations 1.1.147 → 1.1.148

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.148",
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`,
@@ -176,7 +178,6 @@ export const text: text = {
176
178
  contactUs: `اتصل بنا`,
177
179
  continue: `استمرار`,
178
180
  contractTitle: `عنوان العقد`,
179
- copyLink: `نسخ الرابط`,
180
181
  congratulations: `تهانينا!`,
181
182
  congratulationsOnSuccessfullyCompletingYourOrder: `تهانينا على إكمال طلبك بنجاح!`,
182
183
  copyrightViolation: `انتهاك حقوق النشر`,
@@ -295,7 +296,6 @@ export const text: text = {
295
296
  lightHighContrast: `التباين الفاتح العالي`,
296
297
  likes: `إعجابات`,
297
298
  limit: `الحد`,
298
- linkCopiedToClipboard: `تم نسخ الرابط إلى الحافظة`,
299
299
  livesIn: `أعيش في`,
300
300
  loading: `جار التحميل`,
301
301
  location: `الموقع`,
@@ -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`,
@@ -176,7 +178,6 @@ export const text: text = {
176
178
  contactUs: `联系我们`,
177
179
  continue: `继续`,
178
180
  contractTitle: `合同标题`,
179
- copyLink: `复制链接`,
180
181
  congratulations: `恭喜!`,
181
182
  congratulationsOnSuccessfullyCompletingYourOrder: `恭喜您成功完成订单!`,
182
183
  copyrightViolation: `版权侵权`,
@@ -294,7 +295,6 @@ export const text: text = {
294
295
  lightHighContrast: `浅色高对比度`,
295
296
  likes: `喜欢`,
296
297
  limit: `限制`,
297
- linkCopiedToClipboard: `链接已复制到剪贴板`,
298
298
  livesIn: `住在`,
299
299
  loading: `加载中`,
300
300
  location: `位置`,
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`,
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`,
@@ -178,7 +180,6 @@ export const text: text = {
178
180
  contactUs: `Contactez-nous`,
179
181
  continue: `Continuer`,
180
182
  contractTitle: `Titre du contrat`,
181
- copyLink: `Copier le lien`,
182
183
  congratulations: `Félicitations !`,
183
184
  congratulationsOnSuccessfullyCompletingYourOrder: `Félicitations pour avoir terminé votre commande avec succès !`,
184
185
  copyrightViolation: `Violation de droits d'auteur`,
@@ -298,7 +299,6 @@ export const text: text = {
298
299
  lightHighContrast: `Thème clair à fort contraste`,
299
300
  likes: `Likes`,
300
301
  limit: `Limite`,
301
- linkCopiedToClipboard: `Lien copié dans le presse-papiers`,
302
302
  livesIn: `Vivre dans`,
303
303
  loading: `Chargement`,
304
304
  location: `Emplacement`,
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`,
@@ -177,7 +179,6 @@ export const text: text = {
177
179
  contactUs: `Kontaktieren Sie uns`,
178
180
  continue: `Weiter`,
179
181
  contractTitle: `Vertragstitel`,
180
- copyLink: `Link kopieren`,
181
182
  congratulations: `Herzlichen Glückwunsch!`,
182
183
  congratulationsOnSuccessfullyCompletingYourOrder: `Herzlichen Glückwunsch zur erfolgreichen Ausführung Ihrer Bestellung!`,
183
184
  copyrightViolation: `Urheberrechtsverletzung`,
@@ -299,7 +300,6 @@ export const text: text = {
299
300
  lightHighContrast: `Hell hoher Kontrast`,
300
301
  likes: `Likes`,
301
302
  limit: `Limit`,
302
- linkCopiedToClipboard: `Link in Zwischenablage kopiert`,
303
303
  livesIn: `Leben in`,
304
304
  loading: `Laden`,
305
305
  location: `Ort`,
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`,
@@ -177,7 +179,6 @@ export const text: text = {
177
179
  contactUs: `हमसे संपर्क करें`,
178
180
  continue: `जारी रखें`,
179
181
  contractTitle: `अनुबंध शीर्षक`,
180
- copyLink: `लिंक कॉपी करें`,
181
182
  congratulations: `बधाई हो!`,
182
183
  congratulationsOnSuccessfullyCompletingYourOrder: `आपका आदेश सफलतापूर्वक पूरा करने पर बधाई!`,
183
184
  copyrightViolation: `कॉपीराइट उल्लंघन`,
@@ -299,7 +300,6 @@ export const text: text = {
299
300
  lightHighContrast: `लाइट हाई कंट्रास्ट`,
300
301
  likes: `लाइक्स`,
301
302
  limit: `सीमा`,
302
- linkCopiedToClipboard: `लिंक को क्लिपबोर्ड पर कॉपी किया गया`,
303
303
  livesIn: `में रहते हैं`,
304
304
  loading: `लोड हो रहा है`,
305
305
  location: `स्थान`,
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`,
@@ -177,7 +179,6 @@ export const text: text = {
177
179
  contactUs: `Hubungi kami`,
178
180
  continue: `Lanjutkan`,
179
181
  contractTitle: `Judul kontrak`,
180
- copyLink: `Salin tautan`,
181
182
  congratulations: `Selamat!`,
182
183
  congratulationsOnSuccessfullyCompletingYourOrder: `Selamat atas keberhasilan menyelesaikan pesanan Anda!`,
183
184
  copyrightViolation: `Pelanggaran hak cipta`,
@@ -299,7 +300,6 @@ export const text: text = {
299
300
  lightHighContrast: `Tema terang kontras tinggi`,
300
301
  likes: `Suka`,
301
302
  limit: `Batas`,
302
- linkCopiedToClipboard: `Tautan disalin ke clipboard`,
303
303
  livesIn: `Tinggal di`,
304
304
  loading: `Memuat`,
305
305
  location: `Lokasi`,
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`,
@@ -177,7 +179,6 @@ export const text: text = {
177
179
  contactUs: `お問い合わせ`,
178
180
  continue: `続ける`,
179
181
  contractTitle: `契約タイトル`,
180
- copyLink: `リンクをコピーする`,
181
182
  congratulations: `おめでとうございます!`,
182
183
  congratulationsOnSuccessfullyCompletingYourOrder: `ご注文の完了おめでとうございます!`,
183
184
  copyrightViolation: `著作権侵害`,
@@ -299,7 +300,6 @@ export const text: text = {
299
300
  lightHighContrast: `ライトハイコントラスト`,
300
301
  likes: `いいね`,
301
302
  limit: `制限`,
302
- linkCopiedToClipboard: `リンクがクリップボードにコピーされました`,
303
303
  livesIn: `地域`,
304
304
  loading: `読み込み中`,
305
305
  location: `場所`,
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`,
@@ -176,7 +178,6 @@ export const text: text = {
176
178
  contactUs: `문의하기`,
177
179
  continue: `계속하기`,
178
180
  contractTitle: `계약 제목`,
179
- copyLink: `링크 복사`,
180
181
  congratulations: `축하합니다!`,
181
182
  congratulationsOnSuccessfullyCompletingYourOrder: `주문을 성공적으로 완료하신 것을 축하합니다!`,
182
183
  copyrightViolation: `저작권 침해`,
@@ -298,7 +299,6 @@ export const text: text = {
298
299
  lightHighContrast: `밝은 고대비`,
299
300
  likes: `좋아요`,
300
301
  limit: `제한`,
301
- linkCopiedToClipboard: `링크가 클립보드에 복사되었습니다`,
302
302
  livesIn: `입주`,
303
303
  loading: `로딩 중`,
304
304
  location: `위치`,
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`,
@@ -178,7 +180,6 @@ export const text: text = {
178
180
  contactUs: `Contate-nos`,
179
181
  continue: `Continuar`,
180
182
  contractTitle: `Título do contrato`,
181
- copyLink: `Copiar link`,
182
183
  congratulations: `Parabéns!`,
183
184
  congratulationsOnSuccessfullyCompletingYourOrder: `Parabéns por concluir seu pedido com sucesso!`,
184
185
  copyrightViolation: `Violação de direitos autorais`,
@@ -298,7 +299,6 @@ export const text: text = {
298
299
  lightHighContrast: `Alto contraste claro`,
299
300
  likes: `Gostos`,
300
301
  limit: `Limite`,
301
- linkCopiedToClipboard: `Link copiado para a área de transferência`,
302
302
  livesIn: `Vivendo em`,
303
303
  loading: `Carregando`,
304
304
  location: `Localização`,
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`,
@@ -176,7 +178,6 @@ export const text: text = {
176
178
  contactUs: `Свяжитесь с нами`,
177
179
  continue: `Продолжить`,
178
180
  contractTitle: `Название контракта`,
179
- copyLink: `Скопировать ссылку`,
180
181
  congratulations: `Поздравляем!`,
181
182
  congratulationsOnSuccessfullyCompletingYourOrder: `Поздравляем с успешным завершением вашего заказа!`,
182
183
  copyrightViolation: `Нарушение авторских прав`,
@@ -296,7 +297,6 @@ export const text: text = {
296
297
  lightHighContrast: `Контрастная светлая тема`,
297
298
  likes: `Нравится`,
298
299
  limit: `Лимит`,
299
- linkCopiedToClipboard: `Ссылка скопирована в буфер обмена`,
300
300
  livesIn: `Проживает в`,
301
301
  loading: `Загрузка`,
302
302
  location: `Местоположение`,
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`,
@@ -178,7 +180,6 @@ export const text: text = {
178
180
  contactUs: `Contáctenos`,
179
181
  continue: `Continuar`,
180
182
  contractTitle: `Título del contrato`,
181
- copyLink: `Copiar link`,
182
183
  congratulations: `¡Felicidades!`,
183
184
  congratulationsOnSuccessfullyCompletingYourOrder: `¡Felicidades por completar tu pedido exitosamente!`,
184
185
  copyrightViolation: `Violación de derechos de autor`,
@@ -300,7 +301,6 @@ export const text: text = {
300
301
  lightHighContrast: `Alto contraste claro`,
301
302
  likes: `Me gusta`,
302
303
  limit: `Límite`,
303
- linkCopiedToClipboard: `Enlace copiado en el portapapeles`,
304
304
  livesIn: `Viviendo en`,
305
305
  loading: `Cargando`,
306
306
  location: `Ubicación`,
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`,
@@ -176,7 +178,6 @@ export const text: text = {
176
178
  contactUs: `ติดต่อเรา`,
177
179
  continue: `ต่อไป`,
178
180
  contractTitle: `ชื่อสัญญา`,
179
- copyLink: `คัดลอกลิงก์`,
180
181
  congratulations: `ขอแสดงความยินดี!`,
181
182
  congratulationsOnSuccessfullyCompletingYourOrder: `ขอแสดงความยินดีที่คุณทำคำสั่งซื้อเสร็จสมบูรณ์!`,
182
183
  copyrightViolation: `การละเมิดลิขสิทธิ์`,
@@ -296,7 +297,6 @@ export const text: text = {
296
297
  lightHighContrast: `ความคมชัดสีอ่อน`,
297
298
  likes: `ถูกใจ`,
298
299
  limit: `ขีดจำกัด`,
299
- linkCopiedToClipboard: `คัดลอกลิงก์ไปยังคลิปบอร์ดแล้ว`,
300
300
  livesIn: `อาศัยอยู่ใน`,
301
301
  loading: `กำลังโหลด`,
302
302
  location: `สถานที่ตั้ง`,
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`,
@@ -176,7 +178,6 @@ export const text: text = {
176
178
  contactUs: `Liên hệ với chúng tôi`,
177
179
  continue: `Tiếp tục`,
178
180
  contractTitle: `Tiêu đề hợp đồng`,
179
- copyLink: `Sao chép liên kết`,
180
181
  congratulations: `Chúc mừng!`,
181
182
  congratulationsOnSuccessfullyCompletingYourOrder: `Chúc mừng bạn đã hoàn thành đơn hàng thành công!`,
182
183
  copyrightViolation: `Vi phạm bản quyền`,
@@ -296,7 +297,6 @@ export const text: text = {
296
297
  lightHighContrast: `Chế độ sáng cao cấp`,
297
298
  likes: `Thích`,
298
299
  limit: `Giới hạn`,
299
- linkCopiedToClipboard: `Đã sao chép liên kết vào khay nhớ tạm`,
300
300
  livesIn: `Sống tại`,
301
301
  loading: `Đang tải`,
302
302
  location: `Địa điểm`,