Change Edit submission button text (#105)
This commit is contained in:
1
resources/js/mixins/form_editor/initForm.js
vendored
1
resources/js/mixins/form_editor/initForm.js
vendored
@@ -41,6 +41,7 @@ export default {
|
||||
rating_max_value: 5,
|
||||
max_submissions_count: null,
|
||||
max_submissions_reached_text: 'This form has now reached the maximum number of allowed submissions and is now closed.',
|
||||
editable_submissions_button_text: 'Edit submission',
|
||||
|
||||
// Security & Privacy
|
||||
can_be_indexed: true
|
||||
|
||||
Reference in New Issue
Block a user