mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations control_panel.php (Turkish)
This commit is contained in:
parent
864da5d893
commit
0bba5913ab
@ -1,9 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'help' => 'Help',
|
'help' => 'Yardım',
|
||||||
'search' => 'Search',
|
'search' => 'Arama',
|
||||||
'logout' => 'Logout',
|
'logout' => 'Çıkış Yap',
|
||||||
'view_site' => 'View Site',
|
'view_site' => 'Siteyi Görüntüle',
|
||||||
'title' => 'Control Panel',
|
'title' => 'Kontrol Paneli',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user