complete story 1.4 with qa tests and fixes

This commit is contained in:
Naser Mansour
2025-12-26 14:37:12 +02:00
parent ce5eaeffd9
commit f067c8d589
21 changed files with 1038 additions and 359 deletions
+13
View File
@@ -0,0 +1,13 @@
<?php
return [
'description' => 'Professional legal services with integrity and excellence.',
'contact' => 'Contact Us',
'address' => 'Palestine',
'phone' => '+970 XX XXX XXXX',
'email' => 'info@libra.ps',
'legal' => 'Legal',
'terms' => 'Terms of Service',
'privacy' => 'Privacy Policy',
'copyright' => 'Libra Law Firm. All rights reserved.',
];
+3
View File
@@ -9,9 +9,12 @@ return [
'appearance' => 'Appearance',
'two_factor' => 'Two-Factor Authentication',
'logout' => 'Log Out',
'login' => 'Login',
'repository' => 'Repository',
'documentation' => 'Documentation',
'home' => 'Home',
'booking' => 'Book Consultation',
'posts' => 'Legal Insights',
'back' => 'Back',
'next' => 'Next',
'previous' => 'Previous',