mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 19:32:29 +01:00
New translations entities.php (Spanish)
This commit is contained in:
parent
e2d5ba8ff5
commit
261f71a6f4
@ -146,7 +146,7 @@ return [
|
||||
'chapters_create' => 'Crear nuevo capítulo',
|
||||
'chapters_delete' => 'Borrar capítulo',
|
||||
'chapters_delete_named' => 'Borrar capítulo :chapterName',
|
||||
'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_explain' => 'Esto eliminará el capítulo con el nombre \':chapterName\'. También se eliminarán todas las páginas que existen dentro de este capítulo.',
|
||||
'chapters_delete_confirm' => '¿Está seguro de borrar este capítulo?',
|
||||
'chapters_edit' => 'Editar capítulo',
|
||||
'chapters_edit_named' => 'Editar capítulo :chapterName',
|
||||
|
Loading…
Reference in New Issue
Block a user