mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations setting.php (Turkish)
This commit is contained in:
parent
f0fbe0bca5
commit
e1a0b5b7c1
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'sidebar_hover' => [
|
'sidebar_hover' => [
|
||||||
'name' => 'Sidebar Hover',
|
'name' => 'Kenar Çubuğu Üzerine Gelme',
|
||||||
'instructions' => 'Expand the sidebar on hover?',
|
'instructions' => 'Fareyle üzerine gelindiğinde kenar çubuğu genişletilsin mi?',
|
||||||
],
|
],
|
||||||
'navigation' => [
|
'navigation' => [
|
||||||
'name' => 'Navigation',
|
'name' => 'Navigasyon',
|
||||||
'instructions' => 'Specify the <em>default</em> order of navigation.',
|
'instructions' => '<em>varsayılan</em> gezinme sırasını belirtin.',
|
||||||
'warning' => 'The first accessible navigation item is used as the <strong>home</strong> area.',
|
'warning' => 'İlk erişilebilir gezinme öğesi <strong>ana</strong> alanı olarak kullanılır.',
|
||||||
'reorder' => 'Drag and drop the primary navigation items in the <strong>sidebar</strong> to reorder them.',
|
'reorder' => 'Birincil gezinme öğelerini yeniden sıralamak için <strong>kenar çubuğu</strong> sürükleyip bırakın.',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user