diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 1e15d4e42..75b4a0f7b 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1577,5 +1577,6 @@ "team_linkUsesInfinite": "(unlimited uses)", "team_linkUses": "({0}/{1} remaining)", "form_anonymized": "Responses are anonymized", - "form_settingsButton": "Form settings" + "form_settingsButton": "Form settings", + "form_editable_on": "One time and edit" }