fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Locatizations.
[wolnelektury.git]
/
src
/
polls
/
templates
/
polls
/
poll.html
diff --git
a/src/polls/templates/polls/poll.html
b/src/polls/templates/polls/poll.html
index
aabadec
..
4d69b8e
100644
(file)
--- a/
src/polls/templates/polls/poll.html
+++ b/
src/polls/templates/polls/poll.html
@@
-6,10
+6,10
@@
{% block body %}
{% block body %}
- <h1>
Ankieta
</h1>
+ <h1>
{% trans "Ankieta" %}
</h1>
<div class="normal-text">
{% if voted_already %}
<div class="normal-text">
{% if voted_already %}
- <p class="poll-msg">{% trans "
Thanks for voting! You can see current results below
." %}</p>
+ <p class="poll-msg">{% trans "
Dziękujemy za oddanie głosu w ankiecie! Poniżej znajdują się bieżące wyniki
." %}</p>
{% endif %}
{% poll poll %}
</div>
{% endif %}
{% poll poll %}
</div>