From: Herve Saint-Amand Date: Mon, 27 Feb 2017 22:37:52 +0000 (+0000) Subject: Added new I18N string: notifier.friend_notification.hi X-Git-Tag: live~3559^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5bf73f93836c412ffccf1f0e458c889ed97b4b0d?hp=--cc Added new I18N string: notifier.friend_notification.hi --- 5bf73f93836c412ffccf1f0e458c889ed97b4b0d diff --git a/config/locales/en.yml b/config/locales/en.yml index c709726ac..d71568ceb 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1243,6 +1243,7 @@ en: header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:" footer_html: "You can also read the message at %{readurl} and you can reply at %{replyurl}" friend_notification: + hi: "Hi %{to_user}," subject: "[OpenStreetMap] %{user} added you as a friend" had_added_you: "%{user} has added you as a friend on OpenStreetMap." see_their_profile: "You can see their profile at %{userurl}."