Updating some language on basics page
This commit is contained in:
@@ -38,7 +38,9 @@
|
||||
<h3 id="reporting" class="subheading">{{ "task_orders.new.app_info.project_title" | translate }}</h3>
|
||||
<p>{{ "task_orders.new.app_info.details_description" | translate }}</p>
|
||||
{{ OptionsInput(form.app_migration) }}
|
||||
<p>{{ "forms.task_order.app_migration.not_sure_help" | translate }}</p>
|
||||
{{ OptionsInput(form.native_apps) }}
|
||||
<p>{{ "forms.task_order.native_apps.not_sure_help" | translate }}</p>
|
||||
{{ MultiCheckboxInput(form.complexity, form.complexity_other) }}
|
||||
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user