mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-07 19:34:33 +08:00
New translations common.php (French)
This commit is contained in:
@ -38,6 +38,7 @@ return [
|
|||||||
'reset' => 'Réinitialiser',
|
'reset' => 'Réinitialiser',
|
||||||
'remove' => 'Enlever',
|
'remove' => 'Enlever',
|
||||||
'add' => 'Ajouter',
|
'add' => 'Ajouter',
|
||||||
|
'fullscreen' => 'Fullscreen',
|
||||||
|
|
||||||
// Sort Options
|
// Sort Options
|
||||||
'sort_options' => 'Options de tri',
|
'sort_options' => 'Options de tri',
|
||||||
@ -67,7 +68,7 @@ return [
|
|||||||
'edit_profile' => 'Modifier le profil',
|
'edit_profile' => 'Modifier le profil',
|
||||||
|
|
||||||
// Layout tabs
|
// Layout tabs
|
||||||
'tab_info' => 'Info',
|
'tab_info' => 'Informations',
|
||||||
'tab_content' => 'Contenu',
|
'tab_content' => 'Contenu',
|
||||||
|
|
||||||
// Email Content
|
// Email Content
|
||||||
|
Reference in New Issue
Block a user