From 9c90e798dfc384d50b92a9a20509be05041028e9 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 23:19:49 +0100 Subject: [PATCH] New translations entities.php (Spanish) --- resources/lang/es/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es/entities.php b/resources/lang/es/entities.php index e4beba40a..2e6939fcd 100644 --- a/resources/lang/es/entities.php +++ b/resources/lang/es/entities.php @@ -24,7 +24,7 @@ return [ 'meta_updated_name' => 'Actualizado :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',