diff --git a/components/help/HelpPreview.vue b/components/help/HelpPreview.vue index c412537c..90cc4e58 100644 --- a/components/help/HelpPreview.vue +++ b/components/help/HelpPreview.vue @@ -23,7 +23,7 @@ const emit = defineEmits<{ </p> <p> {{ $t('help.desc_para4') }} - <NuxtLink font-bold text-primary href="/m.webtoo.ls/@elk" target="_blank"> + <NuxtLink font-bold text-primary href="https://github.com/elk-zone/elk" target="_blank"> {{ $t('help.desc_para5') }} </NuxtLink> {{ $t('help.desc_para6') }} @@ -37,7 +37,9 @@ const emit = defineEmits<{ </template> </p> <p italic flex justify-center w-full> - <span text-xl font-script>The Elk Team</span> + <NuxtLink href="https://github.com/sponsors/elk-zone" target="_blank"> + <span text-xl font-script hover:text-primary transition duration-300>The Elk Team</span> + </NuxtLink> </p> <button btn-solid mxa tabindex="2" @click="emit('close')"> diff --git a/locales/ar-EG.json b/locales/ar-EG.json index 6c2031e2..60f7beca 100644 --- a/locales/ar-EG.json +++ b/locales/ar-EG.json @@ -118,7 +118,7 @@ "desc_para2": "نحن نعمل بجد على التطوير وتحسينه بمرور الوقت. وسندعوك قريبًا للانضمام إلى القوة بمجرد أن نجعلها مفتوحة المصدر قريبًا!", "desc_para3": "قبل ذلك ، للمساعدة في تعزيز التنمية ، يمكنك رعاية أعضاء فريقنا من خلال الروابط أدناه.", "desc_para4": "قبل ذلك ، إذا كنت ترغب في المساعدة في الاختبار أو تقديم التعليقات أو المساهمة ،", - "desc_para5": "تواصل معنا على Mastodon", + "desc_para5": "تواصل معنا على GitHub", "desc_para6": "و شارك معنا", "title": "Elk في عرض مسبق" }, diff --git a/locales/en-GB.json b/locales/en-GB.json index e094cbf3..7484b973 100644 --- a/locales/en-GB.json +++ b/locales/en-GB.json @@ -105,11 +105,11 @@ }, "help": { "desc_highlight": "Expect some bugs and missing features here and there.", - "desc_para1": "Thanks for your interest in trying out Elk, our work-in-progress generic Mastodon client!", - "desc_para2": "We are working hard on the development and improving it over time. We will open source the app once it is ready for public use.", - "desc_para3": "To help boosting out development, you can sponsor our team members with the links below. We hope you enjoy Elk!", - "desc_para4": "Before that, if you'd like to help with testing, giving feedback, or contributing,", - "desc_para5": "reach out to us on Mastodon", + "desc_para1": "Thanks for your interest in trying out Elk, our work-in-progress Mastodon web client!", + "desc_para2": "we are working hard on the development and improving it over time.", + "desc_para3": "To help boosting out development, you can sponsor the Team through GitHub Sponsors. We hope you enjoy Elk!", + "desc_para4": "Elk is Open Source. If you'd like to help with testing, giving feedback, or contributing,", + "desc_para5": "reach out to us on GitHub", "desc_para6": "and get involved.", "title": "Elk is in Preview!" }, diff --git a/locales/en-US.json b/locales/en-US.json index 0e5b1580..1dc8d113 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -114,11 +114,11 @@ }, "help": { "desc_highlight": "Expect some bugs and missing features here and there.", - "desc_para1": "Thanks for your interest in trying out Elk, our work-in-progress generic Mastodon client!", - "desc_para2": "We are working hard on the development and improving it over time. We will open source the app once it is ready for public use.", - "desc_para3": "To help boosting out development, you can sponsor our team members with the links below. We hope you enjoy Elk!", - "desc_para4": "Before that, if you'd like to help with testing, giving feedback, or contributing,", - "desc_para5": "reach out to us on Mastodon", + "desc_para1": "Thanks for your interest in trying out Elk, our work-in-progress Mastodon web client!", + "desc_para2": "we are working hard on the development and improving it over time.", + "desc_para3": "To help boosting out development, you can sponsor the Team through GitHub Sponsors. We hope you enjoy Elk!", + "desc_para4": "Elk is Open Source. If you'd like to help with testing, giving feedback, or contributing,", + "desc_para5": "reach out to us on GitHub", "desc_para6": "and get involved.", "title": "Elk is in Preview!" }, diff --git a/locales/es-ES.json b/locales/es-ES.json index b8ceb713..be26211a 100644 --- a/locales/es-ES.json +++ b/locales/es-ES.json @@ -118,7 +118,7 @@ "desc_para2": "Estamos trabajando duro en el desarrollo y mejorándolo constantemente. ¡Y pronto te invitaremos a que te unas una vez que lo hagamos de código abierto!", "desc_para3": "Para ayudar a impulsar el desarrollo, puedes patrocinar a los miembros de nuestro equipo con los enlaces a continuación.", "desc_para4": "Antes de eso, si te gustaría ayudar probando, dando opinión o contribuyendo,", - "desc_para5": "ponte en contacto con nosotros a través de Mastodon", + "desc_para5": "ponte en contacto con nosotros a través de GitHub", "desc_para6": "para participar.", "title": "¡Elk está en Vista Previa!" }, diff --git a/locales/fr-FR.json b/locales/fr-FR.json index 5ac592bc..732d2505 100644 --- a/locales/fr-FR.json +++ b/locales/fr-FR.json @@ -115,7 +115,7 @@ "desc_para2": "Nous travaillons dur sur le développement et l'améliorons au fur et à mesure. Nous allons open-sourcer l'application une fois qu'elle sera prête pour un usage public.", "desc_para3": "Pour supporter son développement, vous pouvez parrainer les membres de l'équipe avec les liens ci-dessous. Nous espérons que vous apprécierez Elk!", "desc_para4": "Avant cela, si vous voulez aider à tester, donner des retours ou contribuer", - "desc_para5": "contactez nous sur Mastodon", + "desc_para5": "contactez nous sur GitHub", "desc_para6": "et rejoingez l'aventure.", "title": "Elk est mode Aperçu !" }, diff --git a/locales/nl-NL.json b/locales/nl-NL.json index d4c930d6..a2ec9c36 100644 --- a/locales/nl-NL.json +++ b/locales/nl-NL.json @@ -105,11 +105,11 @@ }, "help": { "desc_highlight": "Expect some bugs and missing features here and there.", - "desc_para1": "Thanks for your interest in trying out Elk, our work-in-progress generic Mastodon client!", - "desc_para2": "We are working hard on the development and improving it over time. We will open source the app once it is ready for public use.", - "desc_para3": "To help boosting out development, you can sponsor our team members with the links below. We hope you enjoy Elk!", - "desc_para4": "Before that, if you'd like to help with testing, giving feedback, or contributing,", - "desc_para5": "reach out to us on Mastodon", + "desc_para1": "Thanks for your interest in trying out Elk, our work-in-progress Mastodon web client!", + "desc_para2": "we are working hard on the development and improving it over time.", + "desc_para3": "To help boosting out development, you can sponsor the Team through GitHub Sponsors. We hope you enjoy Elk!", + "desc_para4": "Elk is Open Source. If you'd like to help with testing, giving feedback, or contributing,", + "desc_para5": "reach out to us on GitHub", "desc_para6": "and get involved.", "title": "Elk is in Preview!" }, diff --git a/locales/uk-UA.json b/locales/uk-UA.json index 6e6a0239..b642ba5d 100644 --- a/locales/uk-UA.json +++ b/locales/uk-UA.json @@ -118,7 +118,7 @@ "desc_para2": "Ми наполегливо працюємо над розробкою та вдосконалюємо його. Ми відкриємо вихідний код, коли він буде готовий для загального використання.", "desc_para3": "Щоб допомогти прискорити розробку, ви можете спонсорувати членів нашої команди за посиланнями нижче. Сподіваємося, вам сподобається Elk!", "desc_para4": "До цього, якщо ви хочете допомогти з тестуванням, надіслати відгук або зробити внесок,", - "desc_para5": "зв’яжіться з нами на Mastodon", + "desc_para5": "зв’яжіться з нами на GitHub", "desc_para6": "і долучіться.", "title": "Elk у попередньому перегляді!" }, diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 17f2a89a..7f54b51a 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -115,7 +115,7 @@ "desc_para2": "我们正在努力开发中,并随着时间的推移不断完善。鹿鸣将很快开源,并邀请您参与进来!", "desc_para3": "为了帮助促进开发,你可以通过以下链接赞助我们的团队成员。希望你喜欢鹿鸣!", "desc_para4": "在此之前,如果你愿意帮助测试、提供反馈或作出贡献,", - "desc_para5": "在 Mastodon 上联系我们", + "desc_para5": "在 GitHub 上联系我们", "desc_para6": "来参与其中。", "title": "预览鹿鸣!" }, diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 3b158438..61573931 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -105,7 +105,7 @@ "desc_para2": "我們正在努力開發中,並隨著時間的推移不斷完善。鹿鳴將很快開源,並邀請您參與進來!", "desc_para3": "為了幫助促進開發,你可以通過以下鏈接贊助我們的團隊成員。希望你喜歡 Elk!", "desc_para4": "在此之前,如果你願意幫助測試、提供反饋或作出貢獻,", - "desc_para5": "在 Mastodon 上聯繫我們", + "desc_para5": "在 GitHub 上聯繫我們", "desc_para6": "來參與其中。", "title": "預覽鹿鳴!" },