Add reply hint to mail text (#22459)
Addition to #22056 This PR adds a hint to mail text if replies are supported. I can't tell if the text structure is supported in every language. Maybe we need to put the whole line in the translation file and use parameters.
This commit is contained in:
parent
2cc3a6381c
commit
8117e41dfa
3 changed files with 3 additions and 1 deletions
|
@ -365,6 +365,7 @@ password_pwned_err = Could not complete request to HaveIBeenPwned
|
|||
|
||||
[mail]
|
||||
view_it_on = View it on %s
|
||||
reply = or reply to this email directly
|
||||
link_not_working_do_paste = Not working? Try copying and pasting it to your browser.
|
||||
hi_user_x = Hi <b>%s</b>,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue