mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations setting.php (French)
This commit is contained in:
parent
2ef98cf99e
commit
d561164c4c
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'sidebar_hover' => [
|
'sidebar_hover' => [
|
||||||
'name' => 'Sidebar Hover',
|
'name' => 'Survol de la barre latérale',
|
||||||
'instructions' => 'Expand the sidebar on hover?',
|
'instructions' => 'Développer la barre latérale en survol?',
|
||||||
],
|
],
|
||||||
'navigation' => [
|
'navigation' => [
|
||||||
'name' => 'Navigation',
|
'name' => 'La navigation',
|
||||||
'instructions' => 'Specify the <em>default</em> order of navigation.',
|
'instructions' => 'Spécifiez le <em>défaut</em> ordre de navigation.',
|
||||||
'warning' => 'The first accessible navigation item is used as the <strong>home</strong> area.',
|
'warning' => 'Le premier élément de navigation accessible est utilisé comme zone <strong>origine</strong>.',
|
||||||
'reorder' => 'Drag and drop the primary navigation items in the <strong>sidebar</strong> to reorder them.',
|
'reorder' => 'Faites glisser et déposez les éléments de navigation principaux dans la barre latérale <strong></strong> pour les réorganiser.',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user