complete story 16.1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'من نحن',
|
||||
'tagline' => 'ملتزمون بالعدالة – متجذرون بالكرامة – مدفوعون للدفاع',
|
||||
'identity' => 'مؤسسة قانونية منسوجة من نسيج المجتمع، تستخدم البحث كأداة قوة لخدمة العدالة.',
|
||||
];
|
||||
@@ -12,6 +12,7 @@ return [
|
||||
'repository' => 'المستودع',
|
||||
'documentation' => 'التوثيق',
|
||||
'home' => 'الرئيسية',
|
||||
'about' => 'من نحن',
|
||||
'booking' => 'حجز استشارة',
|
||||
'posts' => 'مقالات قانونية',
|
||||
'back' => 'رجوع',
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'About Us',
|
||||
'tagline' => 'Committed to Justice – Grounded in Dignity – Driven to Advocate',
|
||||
'identity' => 'A legal institution woven from the fabric of society, using research as a tool of power to serve justice.',
|
||||
];
|
||||
@@ -12,6 +12,7 @@ return [
|
||||
'repository' => 'Repository',
|
||||
'documentation' => 'Documentation',
|
||||
'home' => 'Home',
|
||||
'about' => 'About Us',
|
||||
'booking' => 'Book Consultation',
|
||||
'posts' => 'Legal Insights',
|
||||
'back' => 'Back',
|
||||
|
||||
Reference in New Issue
Block a user