mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
8 lines
168 B
PHP
8 lines
168 B
PHP
<?php
|
|
|
|
return [
|
|
'placeholder' => 'اكتب هنا للبحث',
|
|
'null_msg' => 'لم يتم العثور على',
|
|
'choose_country' => 'اختر دولة',
|
|
];
|