mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
9 lines
237 B
PHP
9 lines
237 B
PHP
<?php
|
||
|
||
return [
|
||
'new_category' => 'Yeni kateqoriya',
|
||
'add_sub_category' => 'Alt kateqoriya əlavə edin',
|
||
'sub_category' => 'Alt kateqoriyanı göstər',
|
||
'new_placeholderforsearch' => 'Yeni yerdəyişən axtarışı',
|
||
];
|