mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
17 lines
413 B
PHP
17 lines
413 B
PHP
<?php
|
|
|
|
return [
|
|
'help' => 'Alîkarî',
|
|
'search' => 'Gerr',
|
|
'logout' => 'Derkeve',
|
|
'view_site' => 'Malperê Dîtin',
|
|
'title' => 'Panela Kontrolê',
|
|
'search_placeholder' => 'Ji bo lêgerînê binivîse',
|
|
|
|
// Users Module
|
|
'search_by_gsm_number' => 'Bi Hejmara GSM Bigerin',
|
|
|
|
// Adv Export
|
|
'choose_file_type' => 'Ji bo Export Tîpa Pelê Hilbijêre',
|
|
];
|