mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-26 10:13:38 +08:00
New translations entities.php (Spanish, Argentina)
This commit is contained in:
parent
1592c098f2
commit
eb0ac00cdd
|
@ -22,7 +22,7 @@ return [
|
|||
'meta_created_name' => 'Creado el :timeLength por :user',
|
||||
'meta_updated' => 'Actualizado el :timeLength',
|
||||
'meta_updated_name' => 'Actualizado el :timeLength por :user',
|
||||
'meta_owned_name' => 'Owned by :user',
|
||||
'meta_owned_name' => 'Propiedad de :user',
|
||||
'entity_select' => 'Seleccione entidad',
|
||||
'images' => 'Imágenes',
|
||||
'my_recent_drafts' => 'Mis borradores recientes',
|
||||
|
@ -40,7 +40,7 @@ return [
|
|||
'permissions_intro' => 'una vez habilitado, Estos permisos tendrán prioridad por encima de cualquier permiso establecido.',
|
||||
'permissions_enable' => 'Habilitar permisos custom',
|
||||
'permissions_save' => 'Guardar permisos',
|
||||
'permissions_owner' => 'Owner',
|
||||
'permissions_owner' => 'Propietario',
|
||||
|
||||
// Search
|
||||
'search_results' => 'Buscar resultados',
|
||||
|
|
Loading…
Reference in New Issue
Block a user