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