complete story 16.4

This commit is contained in:
Naser Mansour
2026-01-11 20:52:52 +02:00
parent 9e13a77781
commit e65df52e2a
5 changed files with 221 additions and 11 deletions
+12
View File
@@ -27,4 +27,16 @@ return [
'value_women' => 'تمكين المرأة',
'value_professionalism' => 'الاحترافية',
'value_innovation' => 'الابتكار الاجتماعي',
// Goals Section
'goals_title' => 'أهدافنا',
'goals' => [
'دعم المهنيين القانونيين الفلسطينيين وتطوير قدراتهم المهنية والبحثية.',
'توثيق وتحليل القضايا المجتمعية لإنتاج معرفة قانونية متجذرة في الواقع.',
'إعداد وكتابة أوراق بحثية تعالج القضايا القانونية المعاصرة بعمق ومنهجية.',
'إطلاق برامج توعية قانونية ترفع وعي المجتمع بحقوقه وواجباته.',
'تعزيز الصلة بين المجتمع وتاريخه القانوني من خلال المبادرات المعرفية والثقافية.',
'تطوير حلول قانونية مبتكرة قائمة على البحث الميداني الذي يعكس السياق الاجتماعي الفلسطيني.',
'تعزيز العدالة وتمكين المرأة من خلال خدمات قانونية متخصصة وميسّرة.',
],
];
+12
View File
@@ -27,4 +27,16 @@ return [
'value_women' => 'Women\'s Empowerment',
'value_professionalism' => 'Professionalism',
'value_innovation' => 'Social Innovation',
// Goals Section
'goals_title' => 'Our Goals',
'goals' => [
'Supporting Palestinian legal professionals and developing their professional and research capabilities.',
'Documenting and analyzing community cases to produce legal knowledge grounded in reality.',
'Preparing and writing research papers that address contemporary legal issues in depth and systematically.',
'Launching legal awareness programs that raise community awareness of rights and obligations.',
'Strengthening the connection between society and its legal history through knowledge-based and cultural initiatives.',
'Developing innovative legal solutions based on field research that reflects the Palestinian social context.',
'Promoting justice and empowering women through specialized and accessible legal services.',
],
];