Skip to content

Commit c1601f2

Browse files
authored
Merge pull request vuejs#20 from MohamedHassanWD/master
Finishing [sponsors-page.ejs]
2 parents 57473e7 + ed61193 commit c1601f2

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

themes/vue/layout/sponsors-page.ejs

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<h1>دعم تطوير Vue.js</h1>
22

33
<p>
4-
Vue.js is an MIT licensed open source project and completely free to use.
5-
However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support Vue.js development via the following methods:
4+
Vue.js هو مشروع مفتوح المصدر تحت رخصة MIT ومتاح للإستخدام بالكامل مجاناً.
5+
ومع ذلك، كمية الجهد المطلوبة للحفاظ على المشروع وتطوير الميزات الجديدة غير متاح بدون دعم مادي مستمر. يمكنك دعم تطوير Vue.js من خلال الطرق الآتية:
66
</p>
77

88
<h2 id="One-time-Donations">التبرع لمرة واحدة</h2>
@@ -54,18 +54,20 @@ window.addEventListener('hashchange', function () {
5454
})
5555
</script>
5656

57-
<h2 id="Recurring-Pledges">Recurring Pledges</h2>
57+
<h2 id="Recurring-Pledges">التبرعات الدورية</h2>
5858

5959
<p>
60-
Recurring pledges come with exclusive perks, e.g. having your name listed in the Vue GitHub repository, or have your company logo placed on this website.
60+
التبرعات الدورية تأتي معها مجموعة حصرية من البدلات مثل، إدراج إسمك في مستودع Vue على GitHub، أو إدراج شعار شركتك على هذا الموقع الإلكتروني.
6161
</p>
6262

6363
<ul>
6464
<li>
65-
<a href="https://www.patreon.com/evanyou" target="_blank">Become a backer or sponsor via Patreon</a> (goes directly to support Evan You's full-time work on Vue)
65+
<a href="https://www.patreon.com/evanyou" target="_blank">
66+
كن داعماً أو راعِ من خلال Patreon</a> (يذهب مباشرة لدعم إيڤان يو مقابل عملة بدوام كامل على Vue)
6667
</li>
6768
<li>
68-
<a href="https://opencollective.com/vuejs">Become a backer or sponsor via OpenCollective</a> (goes into a fund with transparent expense models supporting community efforts and events)
69+
<a href="https://opencollective.com/vuejs">
70+
كن داعماً أو راعِ من خلال OpenCollective</a> (يذهب تبرعك إلى صندوق ذو نموذج إنفاق شفاف لدعم جهود المجتمع والفعاليات)
6971
</li>
7072
</ul>
7173

0 commit comments

Comments
 (0)