mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations entities.php (Spanish, Argentina)
This commit is contained in:
parent
011178c302
commit
1b7a1e847e
@ -24,7 +24,7 @@ return [
|
||||
'meta_updated_name' => 'Actualizado el :timeLength por :user',
|
||||
'meta_owned_name' => 'Propiedad de :user',
|
||||
'entity_select' => 'Seleccione entidad',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'entity_select_lack_permission' => 'No tiene los permisos necesarios para seleccionar este elemento',
|
||||
'images' => 'Imágenes',
|
||||
'my_recent_drafts' => 'Mis borradores recientes',
|
||||
'my_recently_viewed' => 'Mis visualizaciones recientes',
|
||||
@ -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' => 'Arrastre los libros aquí para agregarlos a este estante',
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'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',
|
||||
|
Loading…
Reference in New Issue
Block a user