This repository has been archived on 2025-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
rbrecruiter/resources/lang/vendor/log-viewer/ar.json

14 lines
373 B
JSON
Raw Normal View History

{
"Date": "تاريخ",
"The list of logs is empty!": "قائمة سجلات فارغة!",
"All": "الجميع",
"Emergency": "حالات الطوارئ",
"Alert": "إنذار",
"Critical": "حرج",
"Error": "خطأ",
"Warning": "تحذير",
"Notice": "ملاحظة",
"Info": "المعلومات",
"Debug": "التصحيح"
}