This commit is contained in:
root
2026-05-22 02:43:13 -04:00
parent 191fb3cb4e
commit 99c429d69c
21 changed files with 276 additions and 94 deletions
@@ -58,7 +58,7 @@ export default function AdminCompaniesPage() {
},
ar: {
title: 'الشركات',
search: 'ابحث بالاسم أو الـ slug…',
search: 'ابحث بالاسم أو بالمُعرّف المختصر…',
loading: 'جارٍ التحميل…',
empty: 'لم يتم العثور على شركات',
company: 'الشركة',
@@ -66,7 +66,7 @@ export default function AdminCompaniesPage() {
status: 'الحالة',
plan: 'الخطة',
fleet: 'الأسطول',
vehicles: 'سيارات',
vehicles: 'مركبة',
view: 'عرض',
suspend: 'تعليق',
reactivate: 'إعادة التفعيل',