complete story 1.4 with qa tests and fixes
This commit is contained in:
@@ -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.',
|
||||
];
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user