libra/lang/en/footer.php

14 lines
383 B
PHP

<?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.',
];