diff --git a/static/locales/en.client.json b/static/locales/en.client.json index c5d5342e..5660667d 100644 --- a/static/locales/en.client.json +++ b/static/locales/en.client.json @@ -1260,5 +1260,11 @@ }, "HiddenQuestionConfig": { "Hidden fields": "Hidden fields" + }, + "FormView": { + "Publish": "Publish", + "Publish your form?": "Publish your form?", + "Unpublish": "Unpublish", + "Unpublish your form?": "Unpublish your form?" } }