Locatizations.
[wolnelektury.git] / src / polls / templates / polls / tags / poll.html
index 8037266..812362f 100644 (file)
@@ -21,7 +21,7 @@
           <br>
             <form action="{{poll.get_absolute_url}}" method="post">{% csrf_token %}
             {{ form.vote }}
-            <input type="submit" value="{% trans "Submit" %}" />
+            <input type="submit" value="{% trans "Wyƛlij" %}" />
             </form>
         </div>
     {% endif %}