mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-04 00:09:58 +00:00
New translations activities.php (Spanish)
This commit is contained in:
parent
a5c72ee5f1
commit
25343baac1
1 changed files with 4 additions and 4 deletions
|
@ -37,11 +37,11 @@ return [
|
||||||
|
|
||||||
// Bookshelves
|
// Bookshelves
|
||||||
'bookshelf_create' => 'estante creado',
|
'bookshelf_create' => 'estante creado',
|
||||||
'bookshelf_create_notification' => 'Estante creado exitosamente',
|
'bookshelf_create_notification' => 'Estante creado correctamente',
|
||||||
'bookshelf_update' => 'estante actualizado',
|
'bookshelf_update' => 'estante actualizado',
|
||||||
'bookshelf_update_notification' => 'Estante actualizado exitosamente',
|
'bookshelf_update_notification' => 'Estante actualizado correctamente',
|
||||||
'bookshelf_delete' => 'estante borrado',
|
'bookshelf_delete' => 'estante eliminado',
|
||||||
'bookshelf_delete_notification' => 'Estante borrado exitosamente',
|
'bookshelf_delete_notification' => 'Estante eliminado correctamente',
|
||||||
|
|
||||||
// Other
|
// Other
|
||||||
'commented_on' => 'comentada el',
|
'commented_on' => 'comentada el',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue