mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-21 04:19:41 +08:00
New translations entities.php (French)
This commit is contained in:
parent
69e709254e
commit
5ad322e822
@ -146,7 +146,7 @@ return [
|
||||
'chapters_create' => 'Créer un nouveau chapitre',
|
||||
'chapters_delete' => 'Supprimer le chapitre',
|
||||
'chapters_delete_named' => 'Supprimer le chapitre :chapterName',
|
||||
'chapters_delete_explain' => 'Ceci va supprimer le chapitre \':chapterName\', toutes les pages seront déplacées dans le livre parent.',
|
||||
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.',
|
||||
'chapters_delete_confirm' => 'Etes-vous sûr(e) de vouloir supprimer ce chapitre ?',
|
||||
'chapters_edit' => 'Modifier le chapitre',
|
||||
'chapters_edit_named' => 'Modifier le chapitre :chapterName',
|
||||
|
Loading…
x
Reference in New Issue
Block a user