From 4eb76699a9d2d8483fb1115bc07e7c4f92890300 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:21 +0100 Subject: [PATCH] New translations entities.php (Spanish, Argentina) --- resources/lang/es_AR/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/es_AR/entities.php b/resources/lang/es_AR/entities.php index af17df25e..da3a36133 100644 --- a/resources/lang/es_AR/entities.php +++ b/resources/lang/es_AR/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Actualizado el :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',