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

12 lines
337 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 [
'new_custom_field' => 'Yeni Özel alan',
'new_custom_field_adv' => 'Yeni Özel alan ',
'new_cfvalue' => 'Yeni Özel Alan Değeri',
'assets_clear' => 'Önbellek Temizle',
'new_parent' => 'Yeni Bağlı Kategori',
'create_cf_value' => 'CF Değeri Yaratın',
'all_cf_values' => 'Tüm CF Değerleri',
];