added link to translation instructions

This commit is contained in:
Athou
2013-05-13 12:00:19 +02:00
parent a6ab0cd9fc
commit ee988945f2
3 changed files with 7 additions and 0 deletions

View File

@@ -25,6 +25,11 @@
<select name="language" ng-model="settings.language" class="input-block-level"
ng-options="id as label for (id,label) in ServerService.supportedLanguages" required>
</select>
<span class="help-block">
<a href="https://github.com/Athou/commafeed#translate-commafeed-into-your-language" target="_blank">
${settings.general.language.contribute}
</a>
</span>
</div>
</div>
<div class="control-group">