Fix: locale on new mention in issue mail
What does this MR do and why?
Reason
The current version of "being mentioned in the issue email" is not localized, this MR is meant to fix the untranslated string in the email template.
/cc @prajnamas @orozot @qk44077907
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
- Boot your GDK
- Go to any project > issues > create an issue
- Mention any user's name other than the current login user.
- Go to
gdk_host/rails/letter_opener
to see the email. - Observe.
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Wu Jeremy