For some reason it does not picks this translation

Go the easy way.
This commit is contained in:
J. David Ibáñez 2016-12-21 11:56:52 +01:00
parent d8993d5227
commit afe4366fb9
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
</div>
<div class="columns small-12 text-center">
<button type="submit" class="submit radius large inverted-button" name="{{ submit_name }}" value="{% trans 'Submit' %}"><span class="text">{% trans "SUBMIT" %}</span></button>
<button type="submit" class="submit radius large inverted-button" name="{{ submit_name }}" value="{% trans 'Submit' %}"><span class="text">SOUMETTRE</span></button>
</div>
</form>
</div>