mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
use language of receiver-user instead of current user
This commit is contained in:
parent
fa90047482
commit
3ea21a4708
@ -186,7 +186,7 @@ export const sendTransactionReceivedEmail = (
|
||||
locals: {
|
||||
...data,
|
||||
transactionAmount: decimalSeparatorByLanguage(data.transactionAmount, data.language),
|
||||
...getEmailCommonLocales(),
|
||||
...data.senderEmail !== null ? getEmailCommonLocales() : {locale: data.language},
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user