@anime.club/translations 1.1.138 → 1.1.140

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.138",
7
+ "version": "1.1.140",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,
package/src/english.ts CHANGED
@@ -15,7 +15,9 @@ export const text = {
15
15
  `Anime.club uses ${providerName} to get you paid quickly and keep your personal and payment information secure`,
16
16
  account: `Account`,
17
17
  accountDeleted: `Account deleted`,
18
+ manageYourAccountInformationAndViewMoreDetails: `Manage your account information and view more details`,
18
19
  animeShopBuyAndSellProducts: `Anime shop - buy and sell products`,
20
+ visitStripeDashboard: `Visit Stripe dashboard`,
19
21
  aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `AI-generated images and neural network filters are prohibited`,
20
22
  accountActivation: `Account activation`,
21
23
  accountAlreadyExists: `Account already exists`,
@@ -354,6 +356,7 @@ export const text = {
354
356
  listAnyContentOrRequestsYouDontAccept: `List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
355
357
  offerOptionalExtras: `Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
356
358
  extrasHelpBoostIncome: `Extras help buyers customize their order and can boost your income`,
359
+ pleaseAllowPopups: `Please allow popups`,
357
360
  pleaseCheckYour: (value: string) => `Please check your ${value}`,
358
361
  pleaseRateYourOrder: `Please rate your order`,
359
362
  feelFreeToShareReferenceImagesAndMaterials: `Feel free to share reference images and materials to help the artist create your piece`,
package/src/french.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,
package/src/german.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,
package/src/hindi.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,
package/src/indonesian.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,
package/src/japanese.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,
package/src/korean.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,
package/src/portuguese.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,
package/src/russian.ts CHANGED
@@ -1,4 +1,6 @@
1
1
  export const text: text = {
2
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
3
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
2
4
  files: `(en) Files`,
3
5
  prohibitedTransaction: `(en) Prohibited transaction`,
4
6
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -40,6 +42,7 @@ export const text: text = {
40
42
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
41
43
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
42
44
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
45
+ pleaseAllowPopups: `(en) Please allow popups`,
43
46
  artGallery: `(en) Art Gallery`,
44
47
  commission: `(en) Commission`,
45
48
  digitalStore: `(en) Digital Store`,
package/src/spanish.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,
package/src/thai.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,
package/src/vietnamese.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
3
  `(en) Anime.club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
4
+ manageYourAccountInformationAndViewMoreDetails: `(en) Manage your account information and view more details`,
5
+ visitStripeDashboard: `(en) Visit Stripe dashboard`,
4
6
  files: `(en) Files`,
5
7
  prohibitedTransaction: `(en) Prohibited transaction`,
6
8
  uploadTheFilesYourBuyerWillGet: `(en) Upload the files your <b>buyer will get</b>`,
@@ -43,6 +45,7 @@ export const text: text = {
43
45
  listAnyContentOrRequestsYouDontAccept: `(en) List any content or requests you <b>don't accept</b> (e.g. NSFW, political, religious, or offensive material)`,
44
46
  offerOptionalExtras: `(en) Offer optional extras like <b>rush delivery</b>, an <b>extra character</b>, or a <b>detailed background</b>`,
45
47
  extrasHelpBoostIncome: `(en) Extras help buyers customize their order and can boost your income`,
48
+ pleaseAllowPopups: `(en) Please allow popups`,
46
49
  artGallery: `(en) Art Gallery`,
47
50
  commission: `(en) Commission`,
48
51
  digitalStore: `(en) Digital Store`,