Localize message about no available updates at the "About" page

This commit is contained in:
Dmitriy Simushev 2015-06-10 13:02:01 +00:00
parent 9c92fda11b
commit 227c7a9410

View File

@ -48,7 +48,7 @@
<br/>
{{/each}}
{{else}}
There is no available updates.<br/><br/>
{{l10n "There is no available updates."}}<br/><br/>
{{/if}}
<a href="{{route "update_check"}}">{{l10n "Check for available updates"}}</a>
</div>