fix some translations, update .pot

This commit is contained in:
Gabriel Bazán 2016-12-09 11:26:24 -03:00
commit ce0e30bfe8
12 changed files with 121 additions and 126 deletions

View file

@ -36,7 +36,7 @@
</div>
</div>
<div class="comment">
<span translate>{{comment}}</span>
<span>{{comment}}</span>
</div>
<div ng-if="showForm" class="form-fade-in">
<textarea class="user-feedback" ng-model="feedback.value" rows="5" placeholder="Your ideas, feedback, or comments" autofocus></textarea>