From 0b89642610431703e53f8640de670d13f3451317 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:07 +0100 Subject: [PATCH] New translations entities.php (Spanish) --- resources/lang/es/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/es/entities.php b/resources/lang/es/entities.php index 5aa7eff1c..e4beba40a 100644 --- a/resources/lang/es/entities.php +++ b/resources/lang/es/entities.php @@ -24,6 +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', 'images' => 'Imágenes', 'my_recent_drafts' => 'Mis borradores recientes', 'my_recently_viewed' => 'Mis visualizaciones recientes',