mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
* New translations field.php (Italian) * New translations field.php (Hebrew) * New translations field.php (Arabic) * New translations message.php (Spanish) * New translations field.php (Spanish) * New translations field.php (German)
8 lines
289 B
PHP
8 lines
289 B
PHP
<?php
|
|
|
|
return [
|
|
'placeholder' => 'অনুসন্ধান করতে এখানে টাইপ করুন',
|
|
'null_msg' => 'খুঁজে পাওয়া যায়নি',
|
|
'choose_country' => 'একটা দেশ নির্বাচন করুন',
|
|
];
|