@anime.club/translations 1.1.88 → 1.1.89

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.88",
7
+ "version": "1.1.89",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `: `,
7
12
  _comma: `، `,
@@ -202,7 +207,6 @@ export const text: text = {
202
207
  letOthersKnowAboutYou: `اسمح للآخرين بمعرفة معلومات عنك`,
203
208
  letsUploadYourFirstProduct: `لنقم بتحميل منتجك الأول`,
204
209
  letUsKnowWhatsHappening: `اسمح لنا بمعرفة ما يحدث وسنتحقق من ذلك`,
205
- licenseForForProfitBusinessUse: `ترخيص للاستخدام التجاري الربحي`,
206
210
  lightDefault: `الإضاءة الافتراضية الفاتحة`,
207
211
  lightHighContrast: `التباين الفاتح العالي`,
208
212
  likes: `إعجابات`,
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `:`,
7
12
  _comma: `、`,
@@ -201,7 +206,6 @@ export const text: text = {
201
206
  letOthersKnowAboutYou: `让其他人了解您`,
202
207
  letsUploadYourFirstProduct: `让我们上传您的第一个产品`,
203
208
  letUsKnowWhatsHappening: `让我们知道发生了什么,我们会调查一下`,
204
- licenseForForProfitBusinessUse: `盈利性商业使用许可证`,
205
209
  lightDefault: `浅色默认`,
206
210
  lightHighContrast: `浅色高对比度`,
207
211
  likes: `喜欢`,
package/src/english.ts CHANGED
@@ -81,6 +81,7 @@ export const text = {
81
81
  colorTheme: `Color theme`,
82
82
  comingSoon: `Coming soon…`,
83
83
  commercialUse: `Commercial use`,
84
+ commercialUseAllowsBuyersToUseYourProduct: `Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
84
85
  community: `Community`,
85
86
  completed: `Completed`,
86
87
  confirmAccount: `Confirm account`,
@@ -117,6 +118,7 @@ export const text = {
117
118
  deleteProduct: `Delete product`,
118
119
  deliveryTime: `Delivery time`,
119
120
  describeTheDetailsOfYourProduct: `Describe the details of your product`,
121
+ describeTheDetailsOfYourExtra: `Describe the details of your extra`,
120
122
  description: `Description`,
121
123
  details: `Details`,
122
124
  didntReceiveEmail: `Didn't receive email?`,
@@ -144,6 +146,7 @@ export const text = {
144
146
  exitWithoutSaving: `Exit without saving`,
145
147
  extensions: `Extensions`,
146
148
  extras: `Extras`,
149
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `Extras are optional add-ons to enhance your product`,
147
150
  fileSizeIsTooBig: `File size is too big`,
148
151
  fileSizeIsTooSmall: `File size is too small`,
149
152
  filter: `Filter`,
@@ -201,7 +204,6 @@ export const text = {
201
204
  letOthersKnowAboutYou: `Let others know about you`,
202
205
  letsUploadYourFirstProduct: `Let's upload your first product`,
203
206
  letUsKnowWhatsHappening: `Let us know what's happening and we'll look into it`,
204
- licenseForForProfitBusinessUse: `License for for-profit business use`,
205
207
  lightDefault: `Light default`,
206
208
  lightHighContrast: `Light high contrast`,
207
209
  likes: `Likes`,
@@ -258,6 +260,7 @@ export const text = {
258
260
  noActiveOrdersToShow: `No active orders to show`,
259
261
  notAcceptingOrders: `Not accepting orders`,
260
262
  nsfwContent18Plus: `NSFW Content (18+)`,
263
+ NSFWIndicatesAdultContent: `18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
261
264
  numberOfAdjustmentsAClientCouldRequest: `Number of adjustments a client could request`,
262
265
  online: `Online`,
263
266
  onlyLatinLettersNumbersHyphen: `Only latin letters, numbers, hyphen, underscore, and dot characters`,
@@ -360,6 +363,7 @@ export const text = {
360
363
  theLinkIsBrokenOrPageHasBeenRemoved: `The link is broken or page has been removed`,
361
364
  themeMode: `Theme mode`,
362
365
  thisIsThePriceYouPropose: `This is the price you propose`,
366
+ thisFieldIsOptional: `This field is optional`,
363
367
  threateningViolence: `Threatening violence`,
364
368
  title: `Title`,
365
369
  timeConstraints: `Time constraints`,
package/src/french.ts CHANGED
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: ` : `,
7
12
  _comma: `, `,
@@ -205,7 +210,6 @@ export const text: text = {
205
210
  letOthersKnowAboutYou: `Faites savoir aux autres qui vous êtes`,
206
211
  letsUploadYourFirstProduct: `Téléchargeons votre premier produit`,
207
212
  letUsKnowWhatsHappening: `Faites-nous savoir ce qui se passe et nous examinerons la situation`,
208
- licenseForForProfitBusinessUse: `Licence pour utilisation commerciale à but lucratif`,
209
213
  lightDefault: `Thème clair par défaut`,
210
214
  lightHighContrast: `Thème clair à fort contraste`,
211
215
  likes: `Likes`,
package/src/german.ts CHANGED
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `: `,
7
12
  _comma: `, `,
@@ -205,7 +210,6 @@ export const text: text = {
205
210
  letOthersKnowAboutYou: `Lass andere über dich wissen`,
206
211
  letsUploadYourFirstProduct: `Lassen Sie uns Ihr erstes Produkt hochladen`,
207
212
  letUsKnowWhatsHappening: `Lass uns wissen, was passiert, und wir werden uns darum kümmern`,
208
- licenseForForProfitBusinessUse: `Lizenz für gewerbliche Nutzung`,
209
213
  lightDefault: `Hell Standard`,
210
214
  lightHighContrast: `Hell hoher Kontrast`,
211
215
  likes: `Likes`,
package/src/hindi.ts CHANGED
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `: `,
7
12
  _comma: `, `,
@@ -205,7 +210,6 @@ export const text: text = {
205
210
  letOthersKnowAboutYou: `दूसरों को आपके बारे में बताएं`,
206
211
  letsUploadYourFirstProduct: `आइए आपका पहला उत्पाद अपलोड करें`,
207
212
  letUsKnowWhatsHappening: `हमें बताएं कि क्या हो रहा है और हम इसे देखेंगे`,
208
- licenseForForProfitBusinessUse: `लाभ के लिए व्यवसाय उपयोग के लिए लाइसेंस`,
209
213
  lightDefault: `लाइट डिफ़ॉल्ट`,
210
214
  lightHighContrast: `लाइट हाई कंट्रास्ट`,
211
215
  likes: `लाइक्स`,
package/src/indonesian.ts CHANGED
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `: `,
7
12
  _comma: `, `,
@@ -205,7 +210,6 @@ export const text: text = {
205
210
  letOthersKnowAboutYou: `Biarkan orang lain tahu tentangmu`,
206
211
  letsUploadYourFirstProduct: `Mari unggah produk pertama Anda`,
207
212
  letUsKnowWhatsHappening: `Beritahu kami apa yang terjadi dan kami akan memeriksanya`,
208
- licenseForForProfitBusinessUse: `Lisensi untuk penggunaan bisnis berorientasi profit`,
209
213
  lightDefault: `Tema default terang`,
210
214
  lightHighContrast: `Tema terang kontras tinggi`,
211
215
  likes: `Suka`,
package/src/japanese.ts CHANGED
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `:`,
7
12
  _comma: `、`,
@@ -205,7 +210,6 @@ export const text: text = {
205
210
  letOthersKnowAboutYou: `あなたについて他の人に知らせる`,
206
211
  letsUploadYourFirstProduct: `最初の商品をアップロードしましょう`,
207
212
  letUsKnowWhatsHappening: `何が起こっているか教えてください。調査します`,
208
- licenseForForProfitBusinessUse: `営利目的のビジネス利用のライセンス`,
209
213
  lightDefault: `ライトデフォルト`,
210
214
  lightHighContrast: `ライトハイコントラスト`,
211
215
  likes: `いいね`,
package/src/korean.ts CHANGED
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `: `,
7
12
  _comma: `, `,
@@ -204,7 +209,6 @@ export const text: text = {
204
209
  letOthersKnowAboutYou: `다른 사람들이 당신에 대해 알 수 있도록 하세요.`,
205
210
  letsUploadYourFirstProduct: `첫 번째 제품을 업로드합시다`,
206
211
  letUsKnowWhatsHappening: `무슨 일이 일어나고 있는지 알려주세요. 우리가 조사해 드리겠습니다.`,
207
- licenseForForProfitBusinessUse: `영리 사업용 라이선스`,
208
212
  lightDefault: `밝은 기본`,
209
213
  lightHighContrast: `밝은 고대비`,
210
214
  likes: `좋아요`,
package/src/portuguese.ts CHANGED
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `: `,
7
12
  _comma: `, `,
@@ -205,7 +210,6 @@ export const text: text = {
205
210
  letOthersKnowAboutYou: `Deixe os outros saberem sobre você`,
206
211
  letsUploadYourFirstProduct: `Vamos carregar seu primeiro produto`,
207
212
  letUsKnowWhatsHappening: `Deixe-nos saber o que está acontecendo e nós investigaremos`,
208
- licenseForForProfitBusinessUse: `Licença para uso comercial com fins lucrativos`,
209
213
  lightDefault: `Tema claro padrão`,
210
214
  lightHighContrast: `Alto contraste claro`,
211
215
  likes: `Gostos`,
package/src/russian.ts CHANGED
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `: `,
7
12
  _comma: `, `,
@@ -204,7 +209,6 @@ export const text: text = {
204
209
  letOthersKnowAboutYou: `Дайте другим знать о себе`,
205
210
  letsUploadYourFirstProduct: `Давайте загрузим ваш первый продукт`,
206
211
  letUsKnowWhatsHappening: `Сообщите нам, что происходит, и мы разберемся`,
207
- licenseForForProfitBusinessUse: `Лицензия для коммерческого использования`,
208
212
  lightDefault: `Светлая тема`,
209
213
  lightHighContrast: `Светлая тема высокого контраста`,
210
214
  likes: `Нравится`,
package/src/spanish.ts CHANGED
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `: `,
7
12
  _comma: `, `,
@@ -206,7 +211,6 @@ export const text: text = {
206
211
  letOthersKnowAboutYou: `Haz que otros sepan sobre ti`,
207
212
  letsUploadYourFirstProduct: `Subamos su primer producto`,
208
213
  letUsKnowWhatsHappening: `Haznos saber qué está sucediendo y lo investigaremos`,
209
- licenseForForProfitBusinessUse: `Licencia para uso comercial con fines de lucro`,
210
214
  lightDefault: `Predeterminado claro`,
211
215
  lightHighContrast: `Alto contraste claro`,
212
216
  likes: `Me gusta`,
package/src/thai.ts CHANGED
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `: `,
7
12
  _comma: `, `,
@@ -203,7 +208,6 @@ export const text: text = {
203
208
  letOthersKnowAboutYou: `ให้ผู้อื่นทราบเกี่ยวกับคุณ`,
204
209
  letsUploadYourFirstProduct: `มาอัปโหลดผลิตภัณฑ์แรกของคุณกันเถอะ`,
205
210
  letUsKnowWhatsHappening: `แจ้งให้เรารู้ว่าเกิดอะไรขึ้นแล้วเราจะตรวจสอบ`,
206
- licenseForForProfitBusinessUse: `ใบอนุญาตสำหรับการใช้งานเพื่อกำไร`,
207
211
  lightDefault: `ค่าเริ่มต้นสีอ่อน`,
208
212
  lightHighContrast: `ความคมชัดสีอ่อน`,
209
213
  likes: `ถูกใจ`,
package/src/vietnamese.ts CHANGED
@@ -1,7 +1,12 @@
1
1
  export const text: text = {
2
+ commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
3
+ describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
4
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
2
5
  makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
6
+ NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
3
7
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
4
8
  pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
9
+ thisFieldIsOptional: `(en) This field is optional`,
5
10
  uploadFiles: `(en) Upload files`,
6
11
  _colon: `: `,
7
12
  _comma: `, `,
@@ -203,7 +208,6 @@ export const text: text = {
203
208
  letOthersKnowAboutYou: `Hãy để mọi người biết về bạn`,
204
209
  letsUploadYourFirstProduct: `Hãy tải lên sản phẩm đầu tiên của bạn`,
205
210
  letUsKnowWhatsHappening: `Hãy cho chúng tôi biết điều gì đang xảy ra và chúng tôi sẽ xem xét`,
206
- licenseForForProfitBusinessUse: `Giấy phép sử dụng cho mục đích kinh doanh có lợi nhuận`,
207
211
  lightDefault: `Mặc định sáng`,
208
212
  lightHighContrast: `Chế độ sáng cao cấp`,
209
213
  likes: `Thích`,