Move text from TO builder into translations file

This commit is contained in:
leigh-mil
2020-01-27 12:08:18 -05:00
parent 99edf3df90
commit 44da196ee2
6 changed files with 22 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
<a
href="{{ action }}"
class="usa-button usa-button-primary">
Next: Confirm
{{ "task_orders.form.step_4.next_button" | translate }}
</a>
{% endblock %}