Localize "Download" link caption at the "About" page

This commit is contained in:
Dmitriy Simushev 2015-06-10 12:54:34 +00:00
parent 896f090aba
commit 9c92fda11b

View File

@ -42,7 +42,7 @@
<div>{{description}}</div>
{{/if}}
<div>
<a href="{{url}}">Download</a>
<a href="{{url}}">{{l10n "Download"}}</a>
</div>
<br/>