Fix incorrect interpolation variables
This commit is contained in:
parent
3787918d68
commit
7f95920380
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue