fixed that libra gets translated to arabic instead of keeping it as its a brand name

This commit is contained in:
Naser Mansour
2026-01-11 21:08:36 +02:00
parent 366cc1ed44
commit ceb2985f16
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ return [
'legal' => 'قانوني',
'terms' => 'شروط الخدمة',
'privacy' => 'سياسة الخصوصية',
'copyright' => 'مكتب الميزان للمحاماة. جميع الحقوق محفوظة.',
'copyright' => 'مكتب ليبرا للمحاماة. جميع الحقوق محفوظة.',
];