i18n: translate intro dialog
This commit is contained in:
parent
4ea5d8ba60
commit
b0766ab52f
@ -22,9 +22,11 @@ const emit = defineEmits<{
|
||||
{{ $t('help.desc_para2') }}
|
||||
</p>
|
||||
<p>
|
||||
Before that, if you'd like to help with testing, giving feedback, or contributing, <a font-bold text-primary href="/m.webtoo.ls/@elk" target="_blank">
|
||||
reach out to us on Mastodon
|
||||
</a> and get involved.
|
||||
{{ $t('help.desc_para4') }}
|
||||
<a font-bold text-primary href="/m.webtoo.ls/@elk" target="_blank">
|
||||
{{ $t('help.desc_para5') }}
|
||||
</a>
|
||||
{{ $t('help.desc_para6') }}
|
||||
</p>
|
||||
{{ $t('help.desc_para3') }}
|
||||
<p flex="~ gap-2 wrap" mxa>
|
||||
|
@ -104,6 +104,9 @@
|
||||
"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_para6": "and get involved.",
|
||||
"title": "Elk is in Preview!"
|
||||
},
|
||||
"menu": {
|
||||
|
@ -108,6 +108,9 @@
|
||||
"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_para6": "and get involved.",
|
||||
"title": "Elk is in Preview!"
|
||||
},
|
||||
"language": {
|
||||
|
@ -103,7 +103,10 @@
|
||||
"desc_highlight": "可能会在某些地方出现一些 bug 或缺失的功能。",
|
||||
"desc_para1": "感谢你有兴趣尝试鹿鸣,一个我们正在积极开发的通用 Mastodon 客户端。",
|
||||
"desc_para2": "我们正在努力开发中,并随着时间的推移不断完善。鹿鸣将很快开源,并邀请您参与进来!",
|
||||
"desc_para3": "在此之前,为了更好的促进我们的开发工作,你可以通过以下链接赞助团队成员。",
|
||||
"desc_para3": "为了帮助促进开发,你可以通过以下链接赞助我们的团队成员。希望你喜欢 Elk!",
|
||||
"desc_para4": "在此之前,如果你愿意帮助测试、提供反馈或作出贡献,",
|
||||
"desc_para5": "在 Mastodon 上联系我们",
|
||||
"desc_para6": "来参与其中。",
|
||||
"title": "预览鹿鸣!"
|
||||
},
|
||||
"menu": {
|
||||
|
@ -103,7 +103,10 @@
|
||||
"desc_highlight": "可能會在某些地方出現一些 bug 或缺失的功能。",
|
||||
"desc_para1": "感謝你有興趣嘗試鹿鳴,一個我們正在積極開發的通用 Mastodon 客戶端。",
|
||||
"desc_para2": "我們正在努力開發中,並隨著時間的推移不斷完善。鹿鳴將很快開源,並邀請您參與進來!",
|
||||
"desc_para3": "在此之前,為了更好的促進我們的開發工作,你可以通過以下鏈接贊助團隊成員。",
|
||||
"desc_para3": "為了幫助促進開發,你可以通過以下鏈接贊助我們的團隊成員。希望你喜歡 Elk!",
|
||||
"desc_para4": "在此之前,如果你願意幫助測試、提供反饋或作出貢獻,",
|
||||
"desc_para5": "在 Mastodon 上聯繫我們",
|
||||
"desc_para6": "來參與其中。",
|
||||
"title": "預覽鹿鳴!"
|
||||
},
|
||||
"menu": {
|
||||
|
Loading…
Reference in New Issue
Block a user