mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:51:54 +08:00
New translations entities.php (Spanish)
This commit is contained in:
parent
bdd8d189c3
commit
143d046ef0
|
@ -22,6 +22,7 @@ return [
|
|||
'meta_created_name' => 'Creado :timeLength por :user',
|
||||
'meta_updated' => 'Actualizado :timeLength',
|
||||
'meta_updated_name' => 'Actualizado :timeLength por :user',
|
||||
'meta_owned_name' => 'Owned by :user',
|
||||
'entity_select' => 'Seleccione entidad',
|
||||
'images' => 'Imágenes',
|
||||
'my_recent_drafts' => 'Mis borradores recientes',
|
||||
|
@ -39,6 +40,7 @@ return [
|
|||
'permissions_intro' => 'Una vez habilitado, estos permisos tendrán prioridad por encima de cualquier permiso establecido.',
|
||||
'permissions_enable' => 'Habilitar permisos personalizados',
|
||||
'permissions_save' => 'Guardar permisos',
|
||||
'permissions_owner' => 'Owner',
|
||||
|
||||
// Search
|
||||
'search_results' => 'Resultados de búsqueda',
|
||||
|
|
Loading…
Reference in New Issue
Block a user