From 7f959203802260022b9a45723e1ea931c78e874b Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 8 Sep 2012 15:19:38 +0100 Subject: [PATCH] Fix incorrect interpolation variables --- config/locales/diq.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/diq.yml b/config/locales/diq.yml index 769972cfc..630e501a5 100644 --- a/config/locales/diq.yml +++ b/config/locales/diq.yml @@ -616,7 +616,7 @@ diq: delete_button: Besterne notifier: diary_comment_notification: - hi: Merheba %{user}, + hi: Merheba %{to_user}, email_confirm_html: greeting: Merheba, email_confirm_plain: @@ -628,7 +628,7 @@ diq: lost_password_plain: greeting: Merheba, message_notification: - hi: Merheba %{user}, + hi: Merheba %{to_user}, signup_confirm_plain: greeting: Merheba hemna rê! oauth_clients: -- 2.39.5