Fix localization constant

This commit is contained in:
Fedor A. Fetisov 2018-04-10 19:13:23 +03:00
parent 25a4a3db40
commit 6c4e883a8a

View File

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