Skip to content

Commit 0c1d457

Browse files
committed
feat: translate newsletters
1 parent 4a1ed06 commit 0c1d457

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.vitepress/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const nav: ThemeConfig['nav'] = [
3737
link: 'https://play.vuejs.org'
3838
},
3939
{
40-
text: 'زیست‌بوم',
40+
text: 'اکوسیستم',
4141
activeMatch: `^/ecosystem/`,
4242
items: [
4343
{
@@ -110,7 +110,7 @@ const nav: ThemeConfig['nav'] = [
110110
{ text: 'تیم', link: '/about/team' },
111111
{ text: 'انتشارات', link: '/about/releases' },
112112
{
113-
text: 'راهنمای جامعه',
113+
text: 'راهنمای کامیونیتی',
114114
link: '/about/community-guide'
115115
},
116116
{ text: 'کدرفتار', link: '/about/coc' },

src/ecosystem/newsletters.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Community Newsletters {#community-newsletters}
1+
# خبرنامه‌های کامیونیتی {#community-newsletters}
22

3-
There are many great newsletters / Vue-dedicated blogs from the community bringing you latest news and happenings in the Vue ecosystem. Here is a non-exhaustive list of active ones that we have come across:
3+
تعداد زیادی خبرنامه یا وبلاگ‌های اختصاصی Vue از طرف کامیونیتی وجود دارد که آخرین اخبار و اتفاقات اکوسیستم Vue را برای شما ارائه می‌دهد. در اینجا فهرستی غیرجامع از موارد فعالی که ما با آنها برخورد کرده‌ایم آورده شده است:
44

55
- [Vue.js Feed](https://vuejsfeed.com/)
66
- [Michael Thiessen](https://michaelnthiessen.com/newsletter)
@@ -9,4 +9,4 @@ There are many great newsletters / Vue-dedicated blogs from the community bringi
99
- [Vue.js Developers Newsletter](https://vuejsdevelopers.com/newsletter/)
1010
- [VueDose](https://vuedose.tips/articles#newsletter)
1111

12-
If you know a great one that isn't already included, please submit a pull request using the link below!
12+
اگر مورد مناسبی را می‌شناسید که در لیست بالا وجود ندارد، لطفاً با استفاده از لینک زیر یک PR ارسال کنید!

src/translations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ aside: false
2222

2323
اسناد Vue اخیراً تحت بازنگری اساسی قرار گرفته است، بنابراین ترجمه به زبان‌های دیگر هنوز وجود ندارد یا در حال انجام است.
2424

25-
ما به شدت از تلاش‌های جامعه برای ارائه ترجمه‌های بیشتر استقبال می کنیم. تمامی ترجمه‌ها در سازمان گیت‌هاب [vuejs-translations](https://github.com/vuejs-translations/) مدیریت می شود. اگر علاقه‌مند به مشارکت هستید، لطفا [راهنمای ترجمه](https://github.com/vuejs-translations/guidelines/blob/main/README.md) را برای شروع بررسی کنید.
25+
ما به شدت از تلاش‌های کامیونیتی برای ارائه ترجمه‌های بیشتر استقبال می کنیم. تمامی ترجمه‌ها در سازمان گیت‌هاب [vuejs-translations](https://github.com/vuejs-translations/) مدیریت می شود. اگر علاقه‌مند به مشارکت هستید، لطفا [راهنمای ترجمه](https://github.com/vuejs-translations/guidelines/blob/main/README.md) را برای شروع بررسی کنید.

0 commit comments

Comments
 (0)