diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 9084946b016..2611da1db7b 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -407,7 +407,7 @@ en: reviewable_count: "Count" reported_by: "Reported by" deleted: "[Topic Deleted]" - original: '(original topic)' + original: "(original topic)" details: "details" unique_users: one: "1 user" @@ -1678,6 +1678,7 @@ en: watching_first_post: '{{username}} created a new topic "{{topic}}" - {{site_title}}' confirm_title: "Notifications enabled - %{site_title}" confirm_body: "Success! Notifications have been enabled." + custom: "Notification from {{username}} on %{site_title}" upload_selector: title: "Add an image"