Merge branch 'soon' into staging

This commit is contained in:
ansuz 2021-07-26 19:36:04 +05:30
commit 2ca98425f2
1 changed files with 3 additions and 2 deletions

View File

@ -1278,7 +1278,7 @@
"form_submit": "Submit",
"form_update": "Update",
"form_reset": "Reset",
"form_sent": "Sent",
"form_sent": "Your response was submitted",
"form_delete": "Delete",
"form_submitWarning": "Submit anyway",
"form_updateWarning": "Update anyway",
@ -1377,5 +1377,6 @@
"fm_link_name_placeholder": "My link",
"notification_linkShared": "{0} has shared a link with you: <b>{1}</b>",
"form_anonName": "Your name",
"form_answerAs": "Answer as"
"form_answerAs": "Answer as",
"fm_link_warning": "Warning: the URL exceeds 200 characters"
}