@anime.club/translations 1.1.78 → 1.1.79

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.78",
7
+ "version": "1.1.79",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
package/src/english.ts CHANGED
@@ -89,6 +89,7 @@ export const text = {
89
89
  contactInformation: `Contact information`,
90
90
  contactSeller: `Contact seller`,
91
91
  contactSupport: `Contact support`,
92
+ contactUs: `Contact us`,
92
93
  continue: `Continue`,
93
94
  contractTitle: `Contract Title`,
94
95
  copyLink: `Copy link`,
@@ -159,6 +160,7 @@ export const text = {
159
160
  getStarted: `Get started`,
160
161
  guestView: `Guest view`,
161
162
  harassment: `Harassment`,
163
+ haveAnyQuestions: `Have any questions?`,
162
164
  hasNotAddedADescriptionFor: (username: string, title: string) =>
163
165
  `@${username} has not added a description for "${title}"`,
164
166
  hasNotSharedAnyPublicDetailsYet: (username: string) =>
@@ -398,6 +400,7 @@ export const text = {
398
400
  weSentYouANewVerificationEmailPleaseEnterTheCode: `We sent you a new verification email. Please enter the code`,
399
401
  weSupportOnlyTheFollowingFileExtensions: `We support only the following file extensions:`,
400
402
  work: `Work`,
403
+ weWouldLoveToHearFromYou: `We would love to hear from you`,
401
404
  workDescription: `Work description`,
402
405
  leaveAReview: `Leave a review`,
403
406
  wrongEmailOrPassword: `Wrong email or password`,
package/src/french.ts CHANGED
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
package/src/german.ts CHANGED
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
package/src/hindi.ts CHANGED
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
package/src/indonesian.ts CHANGED
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
package/src/japanese.ts CHANGED
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
package/src/korean.ts CHANGED
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
package/src/portuguese.ts CHANGED
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
package/src/russian.ts CHANGED
@@ -1,6 +1,7 @@
1
1
  export const text: text = {
2
- cancellationReason: `Причина отмены`,
3
- cancellationInitiator: `Инициатор отмены`,
2
+ contactUs: `Свяжитесь с нами`,
3
+ haveAnyQuestions: Вас есть вопросы?`,
4
+ weWouldLoveToHearFromYou: `Будем рады обратной связи от вас`,
4
5
  _colon: `: `,
5
6
  _comma: `, `,
6
7
  _dot: `. `,
@@ -65,6 +66,8 @@ export const text: text = {
65
66
  cancel: `отмена`,
66
67
  canceled: `Отменен`,
67
68
  cancelOrder: `Отменить заказ`,
69
+ cancellationReason: `Причина отмены`,
70
+ cancellationInitiator: `Инициатор отмены`,
68
71
  cannotStartWithChars: `Не может начинаться с s{:"^$*[]{}()?-"!@#%&/,><':;|~\`"`,
69
72
  change: `Изменить`,
70
73
  checkOrderStatus: `Проверить статус заказа`,
package/src/spanish.ts CHANGED
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
package/src/thai.ts CHANGED
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
package/src/vietnamese.ts CHANGED
@@ -4,9 +4,11 @@ export const text: text = {
4
4
  cancellationReason: `(en) Cancellation reason`,
5
5
  cancellationInitiator: `(en) Cancellation initiator`,
6
6
  checkOrderStatus: `(en) Check order status`,
7
+ contactUs: `(en) Contact us`,
7
8
  congratulations: `(en) Congratulations!`,
8
9
  deleteShop: `(en) Delete shop`,
9
10
  decline: `(en) Decline`,
11
+ haveAnyQuestions: `(en) Have any questions?`,
10
12
  lackOfInformation: `(en) Lack of information`,
11
13
  letsUploadYourFirstProduct: `(en) Let's upload your first product`,
12
14
  notAcceptingOrders: `(en) Not accepting orders`,
@@ -23,6 +25,7 @@ export const text: text = {
23
25
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
24
26
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
25
27
  viewReview: `(en) View review`,
28
+ weWouldLoveToHearFromYou: `(en) We would love to hear from you`,
26
29
  leaveAReview: `(en) Leave a review`,
27
30
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
28
31
  couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,