diff --git a/lang/ar/footer.php b/lang/ar/footer.php index 0fb6a2e..f7a60b0 100644 --- a/lang/ar/footer.php +++ b/lang/ar/footer.php @@ -9,5 +9,5 @@ return [ 'legal' => 'قانوني', 'terms' => 'شروط الخدمة', 'privacy' => 'سياسة الخصوصية', - 'copyright' => 'مكتب ليبرا للمحاماة. جميع الحقوق محفوظة.', + 'copyright' => 'مكتب ليبرا للحقوق. جميع الحقوق محفوظة.', ]; diff --git a/lang/en/footer.php b/lang/en/footer.php index cb7a158..6bfb062 100644 --- a/lang/en/footer.php +++ b/lang/en/footer.php @@ -9,5 +9,5 @@ return [ 'legal' => 'Legal', 'terms' => 'Terms of Service', 'privacy' => 'Privacy Policy', - 'copyright' => 'Libra Law Firm. All rights reserved.', + 'copyright' => 'Libra for Rights. All rights reserved.', ];