From 75e56e16b913d13e4d211d20be0c33271c8263ee Mon Sep 17 00:00:00 2001 From: jdarias Date: Sat, 30 Apr 2016 12:32:55 -0500 Subject: [PATCH] aria2 version string --- js/translate/es_ES.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/translate/es_ES.js b/js/translate/es_ES.js index a19e4f0..44d18a1 100644 --- a/js/translate/es_ES.js +++ b/js/translate/es_ES.js @@ -127,7 +127,7 @@ translations.es_ES = { // replace en_US to ll_CC, examples: zh_CN, de_AT. 'Save Connection configuration': 'Guardar Configuración', // server info modal 'Aria2 server info': 'Información de servidor Aria2', - 'Aria2 Version': 'Versión de Aria2', + 'Aria2 Version': 'Aria2 versión', 'Features Enabled': 'Funcionalidad disponible', // about modal 'To download the latest version of the project, add issues or to contribute back, head on to':