Skip to content

Commit

Permalink
ADDED: shop onboarding text
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-natalya committed Jan 24, 2024
1 parent d01c561 commit 94bd27f
Show file tree
Hide file tree
Showing 15 changed files with 44 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.codeActionsOnSave": {
"source.fixAll": true,
"source.organizeImports": false
"source.fixAll": "explicit",
"source.organizeImports": "never"
},
"files.insertFinalNewline": true,
"files.associations": {
Expand Down
3 changes: 3 additions & 0 deletions src/arabic-standard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export const text: text = {
continue: `استمرار`,
contractTitle: `عنوان العقد`,
copyLink: `نسخ الرابط`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `انتهاك حقوق النشر`,
couldNotCreateANewRecord: `تعذر إنشاء سجل جديد`,
country: `الدولة`,
Expand Down Expand Up @@ -182,6 +183,7 @@ export const text: text = {
languages: `اللغات`,
letEveryoneKnowHowToDonateToYou: `اسمح للجميع بمعرفة كيفية التبرع لك`,
letOthersKnowAboutYou: `اسمح للآخرين بمعرفة معلومات عنك`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `اسمح لنا بمعرفة ما يحدث وسنتحقق من ذلك`,
licenseForForProfitBusinessUse: `ترخيص للاستخدام التجاري الربحي`,
lightDefault: `الإضاءة الافتراضية الفاتحة`,
Expand Down Expand Up @@ -377,6 +379,7 @@ export const text: text = {
wrongEmailOrPassword: `البريد الإلكتروني أو كلمة المرور غير صحيحين`,
yes: `نعم`,
yesterday: `أمس`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `سبق وقمنا بالتحقق من حسابك`,
youCanAutoPublishToYourSocialMediaAccount: `يمكنك النشر التلقائي على حسابات التواصل الاجتماعي الخاصة بك`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `يمكنك تعديل أنواع الإشعارات التي تتلقاها عبر البريد الإلكتروني`,
Expand Down
3 changes: 3 additions & 0 deletions src/chinese-simplified.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export const text: text = {
continue: `继续`,
contractTitle: `合同标题`,
copyLink: `复制链接`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `版权侵权`,
couldNotCreateANewRecord: `无法创建新记录`,
country: `国家`,
Expand Down Expand Up @@ -181,6 +182,7 @@ export const text: text = {
languages: `语言`,
letEveryoneKnowHowToDonateToYou: `让每个人都知道如何向您捐赠`,
letOthersKnowAboutYou: `让其他人了解您`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `让我们知道发生了什么,我们会调查一下`,
licenseForForProfitBusinessUse: `盈利性商业使用许可证`,
lightDefault: `浅色默认`,
Expand Down Expand Up @@ -373,6 +375,7 @@ export const text: text = {
wrongEmailOrPassword: `邮箱或密码错误`,
yes: `是`,
yesterday: `昨天`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `您已经通过验证`,
youCanAutoPublishToYourSocialMediaAccount: `您可以自动发布到您的社交媒体帐户`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `您可以修改通过电子邮件接收的通知类型`,
Expand Down
3 changes: 3 additions & 0 deletions src/english.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ export const text = {
continue: `Continue`,
contractTitle: `Contract Title`,
copyLink: `Copy link`,
congratulations: `Congratulations!`,
copyrightViolation: `Copyright violation`,
couldNotCreateANewRecord: `Could not create a new record`,
country: `Country`,
Expand Down Expand Up @@ -184,6 +185,7 @@ export const text = {
languages: `Languages`,
letEveryoneKnowHowToDonateToYou: `Let everyone know how to donate to you`,
letOthersKnowAboutYou: `Let others know about you`,
LetsUploadYourFirstProduct: `Let's upload your first product`,
letUsKnowWhatsHappening: `Let us know what's happening and we'll look into it`,
licenseForForProfitBusinessUse: `License for for-profit business use`,
lightDefault: `Light default`,
Expand Down Expand Up @@ -384,6 +386,7 @@ export const text = {
wrongEmailOrPassword: `Wrong email or password`,
yes: `yes`,
yesterday: `Yesterday`,
youHaveSuccessfullyCreatedYourShop: `You have successfully created your shop`,
youAreAlreadyAuthenticated: `You are already authenticated`,
youCanAutoPublishToYourSocialMediaAccount: `You can auto publish to your social media account`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `You can modify the types of notifications you receive via email`,
Expand Down
3 changes: 3 additions & 0 deletions src/french.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export const text: text = {
continue: `Continuer`,
contractTitle: `Titre du contrat`,
copyLink: `Copier le lien`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `Violation de droits d'auteur`,
couldNotCreateANewRecord: `Impossible de créer un nouvel enregistrement`,
country: `Pays`,
Expand Down Expand Up @@ -185,6 +186,7 @@ export const text: text = {
languages: `Langues`,
letEveryoneKnowHowToDonateToYou: `Faites savoir à tout le monde comment vous faire un don`,
letOthersKnowAboutYou: `Faites savoir aux autres qui vous êtes`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `Faites-nous savoir ce qui se passe et nous examinerons la situation`,
licenseForForProfitBusinessUse: `Licence pour utilisation commerciale à but lucratif`,
lightDefault: `Thème clair par défaut`,
Expand Down Expand Up @@ -381,6 +383,7 @@ export const text: text = {
wrongEmailOrPassword: `E-mail ou mot de passe erroné`,
yes: `oui`,
yesterday: `Hier`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `Vous êtes déjà authentifié`,
youCanAutoPublishToYourSocialMediaAccount: `Vous pouvez publier automatiquement sur votre compte de médias sociaux`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `Vous pouvez modifier les types de notifications que vous recevez par e-mail`,
Expand Down
3 changes: 3 additions & 0 deletions src/german.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ export const text: text = {
continue: `Weiter`,
contractTitle: `Vertragstitel`,
copyLink: `Link kopieren`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `Urheberrechtsverletzung`,
couldNotCreateANewRecord: `Es konnte kein neuer Datensatz erstellt werden`,
country: `Land`,
Expand Down Expand Up @@ -184,6 +185,7 @@ export const text: text = {
languages: `Sprachen`,
letEveryoneKnowHowToDonateToYou: `Lass alle wissen, wie sie dir spenden können`,
letOthersKnowAboutYou: `Lass andere über dich wissen`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `Lass uns wissen, was passiert, und wir werden uns darum kümmern`,
licenseForForProfitBusinessUse: `Lizenz für gewerbliche Nutzung`,
lightDefault: `Hell Standard`,
Expand Down Expand Up @@ -381,6 +383,7 @@ export const text: text = {
wrongEmailOrPassword: `Falsche E-Mail oder falsches Passwort`,
yes: `Ja`,
yesterday: `Gestern`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `Sie sind bereits authentifiziert`,
youCanAutoPublishToYourSocialMediaAccount: `Sie können automatisch auf Ihr Social-Media-Konto veröffentlichen`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `Sie können die Arten von Benachrichtigungen ändern, die Sie per E-Mail erhalten`,
Expand Down
3 changes: 3 additions & 0 deletions src/hindi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ export const text: text = {
continue: `जारी रखें`,
contractTitle: `अनुबंध शीर्षक`,
copyLink: `लिंक कॉपी करें`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `कॉपीराइट उल्लंघन`,
couldNotCreateANewRecord: `नया रिकॉर्ड नहीं बना सकते`,
country: `देश`,
Expand Down Expand Up @@ -184,6 +185,7 @@ export const text: text = {
languages: `भाषाओं`,
letEveryoneKnowHowToDonateToYou: `हर कोई आपको कैसे डोनेट कर सकता है उसे बताएं`,
letOthersKnowAboutYou: `दूसरों को आपके बारे में बताएं`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `हमें बताएं कि क्या हो रहा है और हम इसे देखेंगे`,
licenseForForProfitBusinessUse: `लाभ के लिए व्यवसाय उपयोग के लिए लाइसेंस`,
lightDefault: `लाइट डिफ़ॉल्ट`,
Expand Down Expand Up @@ -380,6 +382,7 @@ export const text: text = {
wrongEmailOrPassword: `गलत ईमेल या पासवर्ड`,
yes: `हाँ`,
yesterday: `कल`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `आप पहले से ही प्रमाणीकृत हैं`,
youCanAutoPublishToYourSocialMediaAccount: `आप अपने सोशल मीडिया अकाउंट पर ऑटो प्रकाशित कर सकते हैं`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `आप ईमेल के माध्यम से प्राप्त करने वाली सूचनाओं के प्रकार को संशोधित कर सकते हैं`,
Expand Down
3 changes: 3 additions & 0 deletions src/indonesian.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ export const text: text = {
continue: `Lanjutkan`,
contractTitle: `Judul kontrak`,
copyLink: `Salin tautan`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `Pelanggaran hak cipta`,
couldNotCreateANewRecord: `Tidak dapat membuat catatan baru`,
country: `Negara`,
Expand Down Expand Up @@ -184,6 +185,7 @@ export const text: text = {
languages: `Bahasa`,
letEveryoneKnowHowToDonateToYou: `Biarkan semua orang tahu cara mendonasikan kepadamu`,
letOthersKnowAboutYou: `Biarkan orang lain tahu tentangmu`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `Beritahu kami apa yang terjadi dan kami akan memeriksanya`,
licenseForForProfitBusinessUse: `Lisensi untuk penggunaan bisnis berorientasi profit`,
lightDefault: `Tema default terang`,
Expand Down Expand Up @@ -381,6 +383,7 @@ export const text: text = {
wrongEmailOrPassword: `Surel atau kata sandi salah`,
yes: `Ya`,
yesterday: `Kemarin`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `Anda sudah terauntentikasi`,
youCanAutoPublishToYourSocialMediaAccount: `Anda dapat mempublikasikan secara otomatis ke akun media sosial Anda`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `Anda dapat mengubah jenis pemberitahuan yang Anda terima melalui email`,
Expand Down
3 changes: 3 additions & 0 deletions src/japanese.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ export const text: text = {
continue: `続ける`,
contractTitle: `契約タイトル`,
copyLink: `リンクをコピーする`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `著作権侵害`,
couldNotCreateANewRecord: `新しい登録を作成できませんでした`,
country: `国`,
Expand Down Expand Up @@ -184,6 +185,7 @@ export const text: text = {
languages: `言語`,
letEveryoneKnowHowToDonateToYou: `寄付方法をみんなに知らせる`,
letOthersKnowAboutYou: `あなたについて他の人に知らせる`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `何が起こっているか教えてください。調査します`,
licenseForForProfitBusinessUse: `営利目的のビジネス利用のライセンス`,
lightDefault: `ライトデフォルト`,
Expand Down Expand Up @@ -381,6 +383,7 @@ export const text: text = {
wrongEmailOrPassword: `誤ったメールまたはパスワード`,
yes: `はい`,
yesterday: `昨日`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `すでに認証されています`,
youCanAutoPublishToYourSocialMediaAccount: `ソーシャルメディアアカウントに自動投稿できます`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `メールで受け取る通知の種類を変更できます`,
Expand Down
3 changes: 3 additions & 0 deletions src/korean.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export const text: text = {
continue: `계속하기`,
contractTitle: `계약 제목`,
copyLink: `링크 복사`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `저작권 침해`,
couldNotCreateANewRecord: `새 레코드를 만들 수 없습니다.`,
country: `국가`,
Expand Down Expand Up @@ -183,6 +184,7 @@ export const text: text = {
languages: `언어`,
letEveryoneKnowHowToDonateToYou: `기부 방법을 모두에게 알리세요.`,
letOthersKnowAboutYou: `다른 사람들이 당신에 대해 알 수 있도록 하세요.`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `무슨 일이 일어나고 있는지 알려주세요. 우리가 조사해 드리겠습니다.`,
licenseForForProfitBusinessUse: `영리 사업용 라이선스`,
lightDefault: `밝은 기본`,
Expand Down Expand Up @@ -377,6 +379,7 @@ export const text: text = {
wrongEmailOrPassword: `잘못된 이메일 또는 암호`,
yes: `예 `,
yesterday: `어제`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `이미 인증되었습니다`,
youCanAutoPublishToYourSocialMediaAccount: `소셜 미디어 계정에 자동으로 게시할 수 있습니다.`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `이메일로 받는 알림 유형을 수정할 수 있습니다.`,
Expand Down
3 changes: 3 additions & 0 deletions src/portuguese.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export const text: text = {
continue: `Continuar`,
contractTitle: `Título do contrato`,
copyLink: `Copiar link`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `Violação de direitos autorais`,
couldNotCreateANewRecord: `Não foi possível criar um novo registro`,
country: `País`,
Expand Down Expand Up @@ -185,6 +186,7 @@ export const text: text = {
languages: `Línguas`,
letEveryoneKnowHowToDonateToYou: `Deixe todos saberem como doar para você`,
letOthersKnowAboutYou: `Deixe os outros saberem sobre você`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `Deixe-nos saber o que está acontecendo e nós investigaremos`,
licenseForForProfitBusinessUse: `Licença para uso comercial com fins lucrativos`,
lightDefault: `Tema claro padrão`,
Expand Down Expand Up @@ -382,6 +384,7 @@ export const text: text = {
wrongEmailOrPassword: `Email ou senha incorretos`,
yes: `sim`,
yesterday: `Ontem`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `Voce ja esta autenticado`,
youCanAutoPublishToYourSocialMediaAccount: `Você pode publicar automaticamente em sua conta de mídia social`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `Você pode modificar os tipos de notificações que recebe por e-mail`,
Expand Down
3 changes: 3 additions & 0 deletions src/russian.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ export const text: text = {
continue: `Продолжить`,
contractTitle: `Название контракта`,
copyLink: `Скопировать ссылку`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `Нарушение авторских прав`,
couldNotCreateANewRecord: `Не удалось создать новую запись`,
country: `Страна`,
Expand Down Expand Up @@ -184,6 +185,7 @@ export const text: text = {
languages: `Языки`,
letEveryoneKnowHowToDonateToYou: `Дайте всем знать, как вам донатить`,
letOthersKnowAboutYou: `Дайте другим знать о себе`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `Сообщите нам, что происходит, и мы разберемся`,
licenseForForProfitBusinessUse: `Лицензия для коммерческого использования`,
lightDefault: `Светлая тема`,
Expand Down Expand Up @@ -379,6 +381,7 @@ export const text: text = {
wrongEmailOrPassword: `Неправильный email или пароль`,
yes: `да`,
yesterday: `Вчера`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `Вы уже авторизованы`,
youCanAutoPublishToYourSocialMediaAccount: `Вы можете автопубликовать информацию в своих социальных сетях`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `Вы можете изменить типы уведомлений, которые вы получаете по электронной почте`,
Expand Down
3 changes: 3 additions & 0 deletions src/spanish.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export const text: text = {
continue: `Continuar`,
contractTitle: `Título del contrato`,
copyLink: `Copiar link`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `Violación de derechos de autor`,
couldNotCreateANewRecord: `No se pudo crear un nuevo registro`,
country: `País`,
Expand Down Expand Up @@ -185,6 +186,7 @@ export const text: text = {
languages: `Idiomas`,
letEveryoneKnowHowToDonateToYou: `Haz que todos sepan cómo donarte`,
letOthersKnowAboutYou: `Haz que otros sepan sobre ti`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `Haznos saber qué está sucediendo y lo investigaremos`,
licenseForForProfitBusinessUse: `Licencia para uso comercial con fines de lucro`,
lightDefault: `Predeterminado claro`,
Expand Down Expand Up @@ -380,6 +382,7 @@ export const text: text = {
wrongEmailOrPassword: `Correo electrónico o contraseña incorrecto`,
yes: `si`,
yesterday: `Ayer`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `Ya estas autenticado`,
youCanAutoPublishToYourSocialMediaAccount: `Puedes publicar automáticamente en tu cuenta de redes sociales`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `Puedes modificar los tipos de notificaciones que recibes por correo electrónico`,
Expand Down
3 changes: 3 additions & 0 deletions src/thai.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export const text: text = {
continue: `ต่อไป`,
contractTitle: `ชื่อสัญญา`,
copyLink: `คัดลอกลิงก์`,
congratulations: `(en) Congratulations!`,
copyrightViolation: `การละเมิดลิขสิทธิ์`,
couldNotCreateANewRecord: `ไม่สามารถสร้างบันทึกใหม่ได้`,
country: `ประเทศ`,
Expand Down Expand Up @@ -183,6 +184,7 @@ export const text: text = {
languages: `ภาษา`,
letEveryoneKnowHowToDonateToYou: `ให้ทุกคนทราบวิธีการบริจาคให้คุณ`,
letOthersKnowAboutYou: `ให้ผู้อื่นทราบเกี่ยวกับคุณ`,
LetsUploadYourFirstProduct: `(en) Let's upload your first product`,
letUsKnowWhatsHappening: `แจ้งให้เรารู้ว่าเกิดอะไรขึ้นแล้วเราจะตรวจสอบ`,
licenseForForProfitBusinessUse: `ใบอนุญาตสำหรับการใช้งานเพื่อกำไร`,
lightDefault: `ค่าเริ่มต้นสีอ่อน`,
Expand Down Expand Up @@ -377,6 +379,7 @@ export const text: text = {
wrongEmailOrPassword: `อีเมลหรือรหัสผ่านไม่ถูกต้อง`,
yes: `ใช่`,
yesterday: `เมื่อวานนี้`,
youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
youAreAlreadyAuthenticated: `คุณได้ทำการยืนยันตัวตนแล้ว`,
youCanAutoPublishToYourSocialMediaAccount: `คุณสามารถเผยแพร่โดยอัตโนมัติไปยังบัญชีโซเชียลมีเดียของคุณได้`,
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `คุณสามารถแก้ไขประเภทของการแจ้งเตือนที่คุณได้รับทางอีเมลได้`,
Expand Down
Loading

0 comments on commit 94bd27f

Please sign in to comment.