mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-16 16:19:09 +08:00
New translations entities.php (Spanish, Argentina)
This commit is contained in:
parent
98ce7a0675
commit
d68ee461e0
@ -88,7 +88,7 @@ return [
|
||||
'shelves_save' => 'Guardar estantes',
|
||||
'shelves_books' => 'Libros en este estante',
|
||||
'shelves_add_books' => 'Agregar libros en este estante',
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_drag_books' => 'Arrastra los libros a continuación para añadirlos a este estante',
|
||||
'shelves_empty_contents' => 'Este estante no tiene libros asignados a él',
|
||||
'shelves_edit_and_assign' => 'Editar el estante para asignar libros',
|
||||
'shelves_edit_named' => 'Editar Estante :name',
|
||||
@ -171,6 +171,7 @@ return [
|
||||
'chapters_permissions_active' => 'Permisos de capítulo activado',
|
||||
'chapters_permissions_success' => 'Permisos de capítulo actualizados',
|
||||
'chapters_search_this' => 'Buscar en este capítulo',
|
||||
'chapter_sort_book' => 'Sort Book',
|
||||
|
||||
// Pages
|
||||
'page' => 'Página',
|
||||
|
Loading…
x
Reference in New Issue
Block a user