mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations setting.php (Greek)
This commit is contained in:
parent
0fa0410f64
commit
5b4b9a2d80
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'sidebar_hover' => [
|
'sidebar_hover' => [
|
||||||
'name' => 'Sidebar Hover',
|
'name' => 'Αιωρηθείτε στο Sidebar',
|
||||||
'instructions' => 'Expand the sidebar on hover?',
|
'instructions' => 'Επέκταση της πλαϊνής γραμμής στο ποντίκι;',
|
||||||
],
|
],
|
||||||
'navigation' => [
|
'navigation' => [
|
||||||
'name' => 'Navigation',
|
'name' => 'Πλοήγηση',
|
||||||
'instructions' => 'Specify the <em>default</em> order of navigation.',
|
'instructions' => 'Καθορίστε το <em>προεπιλεγμένο</em> σειρά της πλοήγησης.',
|
||||||
'warning' => 'The first accessible navigation item is used as the <strong>home</strong> area.',
|
'warning' => 'Το πρώτο προσβάσιμο στοιχείο πλοήγησης χρησιμοποιείται ως περιοχή <strong>home</strong>.',
|
||||||
'reorder' => 'Drag and drop the primary navigation items in the <strong>sidebar</strong> to reorder them.',
|
'reorder' => 'Μεταφέρετε και αποθέστε τα κύρια στοιχεία πλοήγησης στην <strong>πλευρική γραμμή</strong> για να τα αναδιατάξετε.',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user