@anime.club/translations 1.1.69 → 1.1.71
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 +2 -2
- package/src/arabic-standard.ts +1 -1
- package/src/chinese-simplified.ts +1 -1
- package/src/english.ts +0 -1
- package/src/french.ts +1 -1
- package/src/german.ts +1 -1
- package/src/hindi.ts +1 -1
- package/src/indonesian.ts +1 -1
- package/src/japanese.ts +1 -1
- package/src/korean.ts +1 -1
- package/src/portuguese.ts +1 -1
- package/src/russian.ts +1 -1
- package/src/spanish.ts +1 -1
- package/src/thai.ts +1 -1
- package/src/vietnamese.ts +1 -1
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -93,7 +94,6 @@ export const text: text = {
|
|
93
94
|
confirmOrder: `تأكيد الطلب`,
|
94
95
|
confirmPassword: `تأكيد كلمة السر`,
|
95
96
|
connectWithUsOn: `الاتصال بنا على`,
|
96
|
-
contactCustomer: `الاتصال بالعميل`,
|
97
97
|
contactInformation: `معلومات الاتصال`,
|
98
98
|
contactSeller: `الاتصال بالبائع`,
|
99
99
|
contactSupport: `الاتصال بالدعم الفني`,
|
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -93,7 +94,6 @@ export const text: text = {
|
|
93
94
|
confirmOrder: `确认订单`,
|
94
95
|
confirmPassword: `确认密码`,
|
95
96
|
connectWithUsOn: `在以下社交媒体上关注我们`,
|
96
|
-
contactCustomer: `联系客户`,
|
97
97
|
contactInformation: `联系信息`,
|
98
98
|
contactSeller: `联系卖家`,
|
99
99
|
contactSupport: `联系支持`,
|
package/src/english.ts
CHANGED
@@ -83,7 +83,6 @@ export const text = {
|
|
83
83
|
confirmOrder: `Confirm order`,
|
84
84
|
confirmPassword: `Confirm password`,
|
85
85
|
connectWithUsOn: `Connect with us on`,
|
86
|
-
contactCustomer: `Contact customer`,
|
87
86
|
contactInformation: `Contact information`,
|
88
87
|
contactSeller: `Contact seller`,
|
89
88
|
contactSupport: `Contact support`,
|
package/src/french.ts
CHANGED
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -95,7 +96,6 @@ export const text: text = {
|
|
95
96
|
confirmOrder: `Confirmer la commande`,
|
96
97
|
confirmPassword: `Confirmez le mot de passe`,
|
97
98
|
connectWithUsOn: `Connectez-vous avec nous sur`,
|
98
|
-
contactCustomer: `Contacter le client`,
|
99
99
|
contactInformation: `Informations de contact`,
|
100
100
|
contactSeller: `Contacter le vendeur`,
|
101
101
|
contactSupport: `Contacter le support`,
|
package/src/german.ts
CHANGED
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -94,7 +95,6 @@ export const text: text = {
|
|
94
95
|
confirmOrder: `Bestellung bestätigen`,
|
95
96
|
confirmPassword: `Bestätige das Passwort`,
|
96
97
|
connectWithUsOn: `Verbinde dich mit uns auf`,
|
97
|
-
contactCustomer: `Kunde kontaktieren`,
|
98
98
|
contactInformation: `Kontaktinformationen`,
|
99
99
|
contactSeller: `Verkäufer kontaktieren`,
|
100
100
|
contactSupport: `Support kontaktieren`,
|
package/src/hindi.ts
CHANGED
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -94,7 +95,6 @@ export const text: text = {
|
|
94
95
|
confirmOrder: `आदेश की पुष्टि करें`,
|
95
96
|
confirmPassword: `पासवर्ड की पुष्टि करें`,
|
96
97
|
connectWithUsOn: `हमसे जुड़ें`,
|
97
|
-
contactCustomer: `ग्राहक से संपर्क करें`,
|
98
98
|
contactInformation: `संपर्क जानकारी`,
|
99
99
|
contactSeller: `विक्रेता से संपर्क करें`,
|
100
100
|
contactSupport: `समर्थन से संपर्क करें`,
|
package/src/indonesian.ts
CHANGED
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -94,7 +95,6 @@ export const text: text = {
|
|
94
95
|
confirmOrder: `Konfirmasi pesanan`,
|
95
96
|
confirmPassword: `Konfirmasi Kata Sandi`,
|
96
97
|
connectWithUsOn: `Terhubung dengan kami di`,
|
97
|
-
contactCustomer: `Hubungi pelanggan`,
|
98
98
|
contactInformation: `Informasi kontak`,
|
99
99
|
contactSeller: `Hubungi penjual`,
|
100
100
|
contactSupport: `Hubungi dukungan`,
|
package/src/japanese.ts
CHANGED
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -94,7 +95,6 @@ export const text: text = {
|
|
94
95
|
confirmOrder: `注文を確認`,
|
95
96
|
confirmPassword: `パスワードを確認する`,
|
96
97
|
connectWithUsOn: `フォローして最新情報をチェック`,
|
97
|
-
contactCustomer: `カスタマーサポートに連絡`,
|
98
98
|
contactInformation: `連絡先情報`,
|
99
99
|
contactSeller: `出品者に連絡`,
|
100
100
|
contactSupport: `サポートに連絡`,
|
package/src/korean.ts
CHANGED
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -93,7 +94,6 @@ export const text: text = {
|
|
93
94
|
confirmOrder: `주문 확인`,
|
94
95
|
confirmPassword: `비밀번호 확인`,
|
95
96
|
connectWithUsOn: `다음 채널에서 연락하세요`,
|
96
|
-
contactCustomer: `고객에게 연락하기`,
|
97
97
|
contactInformation: `연락처 정보`,
|
98
98
|
contactSeller: `판매자에게 연락하기`,
|
99
99
|
contactSupport: `지원팀에게 연락하기`,
|
package/src/portuguese.ts
CHANGED
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -95,7 +96,6 @@ export const text: text = {
|
|
95
96
|
confirmOrder: `Confirmar pedido`,
|
96
97
|
confirmPassword: `Confirmar a senha`,
|
97
98
|
connectWithUsOn: `Conecte-se conosco em`,
|
98
|
-
contactCustomer: `Contatar cliente`,
|
99
99
|
contactInformation: `Informações de contato`,
|
100
100
|
contactSeller: `Contatar vendedor`,
|
101
101
|
contactSupport: `Contatar suporte`,
|
package/src/russian.ts
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
accountDeleted: `(en) Account deleted`,
|
3
|
+
order: `(en) Order`,
|
3
4
|
leaveAReview: `(en) Leave a review`,
|
4
5
|
_colon: `: `,
|
5
6
|
_comma: `, `,
|
@@ -84,7 +85,6 @@ export const text: text = {
|
|
84
85
|
confirmOrder: `Подтвердить заказ`,
|
85
86
|
confirmPassword: `Подтвердить пароль`,
|
86
87
|
connectWithUsOn: `Свяжитесь с нами в`,
|
87
|
-
contactCustomer: `Связаться с клиентом`,
|
88
88
|
contactInformation: `Контактная информация`,
|
89
89
|
contactSeller: `Связаться с продавцом`,
|
90
90
|
contactSupport: `Связаться со службой поддержки`,
|
package/src/spanish.ts
CHANGED
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -95,7 +96,6 @@ export const text: text = {
|
|
95
96
|
confirmOrder: `Confirmar pedido`,
|
96
97
|
confirmPassword: `Confirmar contraseña`,
|
97
98
|
connectWithUsOn: `Conéctate con nosotros en`,
|
98
|
-
contactCustomer: `Contactar al cliente`,
|
99
99
|
contactInformation: `Información de contacto`,
|
100
100
|
contactSeller: `Contactar al vendedor`,
|
101
101
|
contactSupport: `Contactar soporte`,
|
package/src/thai.ts
CHANGED
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -93,7 +94,6 @@ export const text: text = {
|
|
93
94
|
confirmOrder: `ยืนยันคำสั่งซื้อ`,
|
94
95
|
confirmPassword: `ยืนยันรหัสผ่าน`,
|
95
96
|
connectWithUsOn: `เชื่อมต่อกับเราบน`,
|
96
|
-
contactCustomer: `ติดต่อลูกค้า`,
|
97
97
|
contactInformation: `ข้อมูลติดต่อ`,
|
98
98
|
contactSeller: `ติดต่อผู้ขาย`,
|
99
99
|
contactSupport: `ติดต่อฝ่ายสนับสนุน`,
|
package/src/vietnamese.ts
CHANGED
@@ -6,6 +6,7 @@ export const text: text = {
|
|
6
6
|
decline: `(en) Decline`,
|
7
7
|
letsUploadYourFirstProduct: `(en) Let's upload your first product`,
|
8
8
|
openDispute: `(en) Open dispute`,
|
9
|
+
order: `(en) Order`,
|
9
10
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
10
11
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
11
12
|
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`,
|
@@ -93,7 +94,6 @@ export const text: text = {
|
|
93
94
|
confirmOrder: `Xác nhận đơn hàng`,
|
94
95
|
confirmPassword: `Xác nhận mật khẩu`,
|
95
96
|
connectWithUsOn: `Kết nối với chúng tôi trên`,
|
96
|
-
contactCustomer: `Liên hệ khách hàng`,
|
97
97
|
contactInformation: `Thông tin liên hệ`,
|
98
98
|
contactSeller: `Liên hệ người bán`,
|
99
99
|
contactSupport: `Liên hệ hỗ trợ`,
|