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

14 lines
295 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'openFilter' => [
'name' => 'Tüm Filtreleri Kaldır'
],
'openTextFilter' => [
'name' => 'Listelemede Metin Filtreleme Alanlarını Göster',
],
'openDateFilter' => [
'name' => 'Listelemede Tarih Filtreme Alanını Göster',
],
];