From ea3ed0ba2ce16785279f738034b27301de95ffc9 Mon Sep 17 00:00:00 2001 From: KaMe Date: Thu, 5 Apr 2018 13:30:28 -0400 Subject: [PATCH] Update modules Spanish translation 3.5.2 Update modules Spanish translation 3.5.2 --- Modules/Translation/Resources/lang/workshop/es/modules.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Modules/Translation/Resources/lang/workshop/es/modules.php b/Modules/Translation/Resources/lang/workshop/es/modules.php index f270684c5..7295b21a5 100644 --- a/Modules/Translation/Resources/lang/workshop/es/modules.php +++ b/Modules/Translation/Resources/lang/workshop/es/modules.php @@ -31,4 +31,9 @@ 'added' => 'Agregado', 'changed' => 'Editado', 'removed' => 'Eliminado', + 'list resource' => 'Listar módulos', + 'show resource' => 'Ver módulos', + 'update resource' => 'Actualizar módulos', + 'disable resource' => 'Desactivar módulos', + 'enable resource' => 'Activar módulos', ];