From a5e093da168ec4bd2f7f59649807619f420bba90 Mon Sep 17 00:00:00 2001 From: Marcos Date: Mon, 21 May 2018 04:03:26 +0200 Subject: [PATCH] Apps translation --- web/inc/i18n/es.php | 1 + 1 file changed, 1 insertion(+) diff --git a/web/inc/i18n/es.php b/web/inc/i18n/es.php index d9b9f5fb..1f2c36dd 100644 --- a/web/inc/i18n/es.php +++ b/web/inc/i18n/es.php @@ -21,6 +21,7 @@ $LANG['es'] = array( 'Services' => 'Servicios', 'Firewall' => 'Cortafuegos', 'Updates' => 'Actualizaciones', + 'Apps' => 'Aplicaciones', 'Log in' => 'Iniciar Sesión', 'Log out' => 'Salir',