Skip to content

Commit ac36923

Browse files
committed
added missing page description
1 parent 39a285a commit ac36923

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

web/src/apps/main/components/t/dictionary.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ export const dictionary = {
4444
ar: "اللاسئلة الاكثر طرحا | DzCode i / o",
4545
},
4646
"faq-description": {
47-
en: "",
48-
ar: "",
47+
en: "Frequently asked questions about DzCode i/o",
48+
ar: "الأسئلة المتداولة حول DzCode i / o",
4949
},
5050
"faq-header-title": { en: "Frequently Asked Questions", ar: "اللاسئلة الاكثر طرحا" },
5151
"faq-need-help": {
@@ -201,8 +201,8 @@ Besides the open tasks on [/Contribute](/Contribute) page, you can also contribu
201201
ar: "الجزائر تبرمج | DzCode i / o",
202202
},
203203
"landing-description": {
204-
en: "",
205-
ar: "",
204+
en: "DzCode i/o is community of developers that tries to solve technical problems in Algeria via open-source software, this website helps you find, contribute and add to the list of open-source projects that solve some technical problems in Algerian.",
205+
ar: "DzCode i / o هو مجتمع من المطورين الذين يحاولون حل المشاكل التقنية في الجزائر عبر برمجيات مفتوحة المصدر ، وهذا الموقع يساعدك في العثور على ، والمساهمة والإضافة إلى قائمة المشاريع مفتوحة المصدر التي تحل بعض المشاكل التقنية في الجزائر.",
206206
},
207207
"landing-heading-title": {
208208
en: `<span class="CLASS"}>Open-Source</span> Algerian Comunity`,
@@ -233,8 +233,8 @@ Besides the open tasks on [/Contribute](/Contribute) page, you can also contribu
233233
ar: "تعرّف على الفريق! | DzCode i / o",
234234
},
235235
"team-description": {
236-
en: "",
237-
ar: "",
236+
en: "Meet and connect with all the contributors of all the listed projects on dzcode.io website",
237+
ar: "تعرف على جميع المساهمين في جميع المشاريع المدرجة وتواصل معهم على موقع dzcode.io الإلكتروني",
238238
},
239239
"team-error": {
240240
en: "Oops, an error occurred while loading the articles list, please try again...",
@@ -261,8 +261,8 @@ Besides the open tasks on [/Contribute](/Contribute) page, you can also contribu
261261
ar: "تصفح قائمة المشاريع الجزائرية مفتوحة المصدر | DzCode i / o",
262262
},
263263
"projects-description": {
264-
en: "",
265-
ar: "",
264+
en: "Browse a growing list of Algerian open-source projects and be up-to-date with the state of open-source software in Algeria, you can also add your project to the list!",
265+
ar: "تصفح قائمة متزايدة من المشاريع الجزائرية مفتوحة المصدر وكن على اطلاع دائم بأحدث البرامج مفتوحة المصدر في الجزائر ، كما يمكنك إضافة مشروعك إلى القائمة!",
266266
},
267267
"projects-error": {
268268
en: "Oops, an error occurred while loading the projects list, please try again...",
@@ -285,8 +285,8 @@ Besides the open tasks on [/Contribute](/Contribute) page, you can also contribu
285285
ar: "عنوان url معطل؟ | DzCode i / o",
286286
},
287287
"notfound-description": {
288-
en: "",
289-
ar: "",
288+
en: "A broken link?",
289+
ar: "عنوان url معطل؟",
290290
},
291291
"notfound-subtitle": {
292292
en: `Finally someone saw the 404 page <a href="https://github.com/NurElHuda">Nour</a> built 😄`,
@@ -301,8 +301,8 @@ Besides the open tasks on [/Contribute](/Contribute) page, you can also contribu
301301
ar: "ساهم في المشاريع الجزائرية مفتوحة المصدر | DzCode i / o",
302302
},
303303
"contribute-description": {
304-
en: "",
305-
ar: "",
304+
en: "Browse and contribute to Algerian open-source projects",
305+
ar: "تصفح وساهم في مشاريع جزائرية مفتوحة المصدر",
306306
},
307307
"contribute-filter-projects": {
308308
en: "Project",
@@ -333,15 +333,15 @@ Besides the open tasks on [/Contribute](/Contribute) page, you can also contribu
333333
ar: "اقرأ وناقش المقالات التي كتبها المطورون الجزائريون | DzCode i / o",
334334
},
335335
"articles-description": {
336-
en: "",
337-
ar: "",
336+
en: "Browse, read or modify a growing list of articles written by Algerian developers, or Add your own article to the list!",
337+
ar: "تصفح أو اقرأ أو عدل قائمة متزايدة من المقالات التي كتبها مطورون جزائريون ، أو أضف مقالك الخاص إلى القائمة!",
338338
},
339339
"learn-title": {
340340
en: "Learn about software development through open-source | DzCode i/o",
341341
ar: "تعرف على البرمجة من خلال البرامج مفتوحة المصدر | DzCode i / o",
342342
},
343343
"learn-description": {
344-
en: "",
345-
ar: "",
344+
en: "Learn and share your knowledge with other Algerian developers!",
345+
ar: "تعلم وشارك معرفتك مع مطورين جزائريين آخرين!",
346346
},
347347
};

0 commit comments

Comments
 (0)