Skip to content

Commit 97fb225

Browse files
[Arabic] Update site.json
1 parent bd60a0d commit 97fb225

1 file changed

Lines changed: 22 additions & 2 deletions

File tree

locale/ar/site.json

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "Node.js",
3+
"editOnGithub":"تحرير في GitHub",
34
"author": "Node.js",
45
"url": "https://nodejs.org/ar/",
56
"locale": "ar",
@@ -10,14 +11,15 @@
1011
"reportNodeIssue": "Node.js أبلغ عن عطل في",
1112
"reportWebsiteIssue": "أبلغ عن عطل في الموقع",
1213
"getHelpIssue": "الحصول على مساعدة",
14+
"Contributing": "المساهمة في Nodejs.org",
1315
"by": "من طرف",
1416
"all-downloads": "تحميل جميع النسخ",
1517
"nightly": "إصدارات ليلية",
1618
"unofficial-builds": "بُنْيَات غير رسمية",
1719
"previous": "السابق",
1820
"next": "التالي",
1921
"feeds": [
20-
{
22+
{
2123
"link": "feed/blog.xml",
2224
"text": "Node.js مدونة"
2325
},
@@ -78,10 +80,15 @@
7880
},
7981
"shasums": {
8082
"link": "SHASUMS256.txt.asc",
81-
"text": "وثائق الاصدارات مختومة SHASUMS"
83+
"text": "وثائق الاصدارات مختومة SHASUMS",
84+
"verify-link": "https://github.com/nodejs/node#verifying-binaries",
85+
"verify-text": "كيفية التحقق"
8286
},
8387
"install-on-linux": {
8488
"text": "تثبيت Node.js باستعمال أرشيف ثنائي على لينكس"
89+
},
90+
"install-on-wsl": {
91+
"text": "التثبيت على ويندوز النظام الفرعي لينكس (WSL)"
8592
}
8693
},
8794
"docs": {
@@ -153,5 +160,18 @@
153160
"pages": {
154161
"changelog": "سجل التغييرات"
155162
}
163+
},
164+
"banners": {
165+
"index": {
166+
"startDate": "2021-08-25T16:00:00.000Z",
167+
"endDate": "2021-09-08T16:00:00.000Z",
168+
"text": "ستتوفر الإصدارات الأمنية الجديدة في 31 أوت 2021",
169+
"link": "blog/vulnerability/aug-2021-security-releases2/"
170+
},
171+
"blacklivesmatter": {
172+
"visible": false,
173+
"text": "#BlackLivesMatter",
174+
"link": "black-lives-matter/"
175+
}
156176
}
157177
}

0 commit comments

Comments
 (0)