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