openclassify/addons/default/visiosoft/customfields-module/resources/lang/ar/setting.php
Mostafa Moradi 4eac3243b8 4.0-mostafa
2024-08-18 17:45:09 +03:00

14 lines
350 B
PHP

<?php
return [
'openFilter' => [
'name' => 'تصغير كل عوامل التصفية'
],
'openTextFilter' => [
'name' => 'إظهار الحقول النصية في منطقة التصفية',
],
'openDateFilter' => [
'name' => 'إظهار حقل التاريخ في منطقة التصفية',
],
];