diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 14dc7e1300b..84410b3a3c3 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -904,7 +904,10 @@ en: image_upload_not_allowed_for_new_user: "Sorry, new users can not upload images." attachment_upload_not_allowed_for_new_user: "Sorry, new users can not upload attachments." - abandon: "Are you sure you want to abandon your post?" + abandon: + confirm: "Are you sure you want to abandon your post?" + yes_value: "Yes, abandon" + no_value: "No, keep" archetypes: save: 'Save Options'