From 4afc5026460fb28fd99452f375ba6692a382ef2b Mon Sep 17 00:00:00 2001 From: hamza zia Date: Mon, 2 May 2016 01:21:58 +0800 Subject: [PATCH] fixed help-block translate bug --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1f17dbd..6209e71 100755 --- a/index.html +++ b/index.html @@ -1080,7 +1080,7 @@ http://ex1.com/f2.mp4 http://ex2.com/f2.mp4 --out=file2.mp4 ng-model="connection.conf.directURL"/>

{{ 'If supplied, links will be created to enable direct download from the Aria2 server.' | translate }}
- {{ '(Requires an appropriate webserver to be configured.)' | translate }} + {{ '(Requires appropriate webserver to be configured.)' | translate }}