Updated angular-gettext EN source.

This commit is contained in:
Emanuel Schuetze 2016-02-17 17:58:04 +01:00
parent 84ea0bf1f5
commit 2473a6ef69
2 changed files with 191 additions and 176 deletions

View File

@ -38,7 +38,7 @@
<table class="table table-bordered table-striped minimumTable">
<tr>
<th translate>Candidates
<th ng-if="poll.has_votes" class="col-sm-6" translate>Votes
<th ng-if="poll.has_votes" class="col-sm-6" translate>Votes</th>
<!-- candidates (poll options) -->
<tr ng-repeat="option in poll.options">

File diff suppressed because it is too large Load Diff