Commit 9b2cc40a authored by Michal Čihař's avatar Michal Čihař

Consistent rendering of words and strings progress bards

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 264da0bc
...@@ -500,4 +500,5 @@ def words_progress(translation): ...@@ -500,4 +500,5 @@ def words_progress(translation):
'checks': 0, 'checks': 0,
'fuzzy': 0, 'fuzzy': 0,
'percent': translated, 'percent': translated,
'show_percents': True,
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment