Change Edit submission button text (#105)

This commit is contained in:
Chirag Chhatrala
2023-03-15 22:41:38 +05:30
committed by GitHub
parent 825492bf45
commit 2b00137c76
9 changed files with 46 additions and 3 deletions

View File

@@ -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