summaryrefslogtreecommitdiff
path: root/template/table.html
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-01-06 01:05:43 +0100
committeremkael <emkael@tlen.pl>2017-01-06 01:05:43 +0100
commit91de8dda2605b4d0f362e25c60958c10200f880b (patch)
treedb78608447fdceca5881a3e58a41a18119b2f1f9 /template/table.html
parentbdb2ea9e037b0e1e3e92aeb9721571fd38365543 (diff)
Translation fix
Diffstat (limited to 'template/table.html')
-rw-r--r--template/table.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/table.html b/template/table.html
index 51559c2..e5cd462 100644
--- a/template/table.html
+++ b/template/table.html
@@ -26,7 +26,7 @@
<td class="bdnt12" colspan="{{segment_limit+5}}">
{{"NORMALIZED_CLASSIFICATION"|translate}}
{% if percent_threshold > 0 %}
- <small><br />{{"PLAYERS_WITHOUT_CHANCES"|translate}}{{percent_threshold}}{{"PERCENT_NOT_LISTED"|translate}}</small>
+ <small><br />{{"WITHOUT_PLAYERS_WITHOUT_CHANCES"|translate}}{{percent_threshold}}{{"PERCENT_NOT_LISTED"|translate}}</small>
{% endif %}
</td>
</tr>