mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-28 15:31:11 -04:00
[admin] update links in translations emails
This commit is contained in:
parent
1a390006f4
commit
e35c10e83e
@ -87,12 +87,12 @@ const templates = {
|
|||||||
translationProposed: {
|
translationProposed: {
|
||||||
subject: '[{{locale}}] New translations proposed',
|
subject: '[{{locale}}] New translations proposed',
|
||||||
text: 'Check them out here: https://[[domain]]/admin',
|
text: 'Check them out here: https://[[domain]]/admin',
|
||||||
html: '<p>Check them out here: <a href="https://[[domain]]/admin" target="_blank" rel="noopener">[[domain]]/admin</a></p>',
|
html: '<p>Check them out here: <a href="https://[[domain]]/admin/translations/awaiting" target="_blank" rel="noopener">[[domain]]/admin/translations/awaiting</a></p>',
|
||||||
},
|
},
|
||||||
translationToMerge: {
|
translationToMerge: {
|
||||||
subject: '[{{locale}}] New translations ready to be merged',
|
subject: '[{{locale}}] New translations ready to be merged',
|
||||||
text: 'Check them out here: https://[[domain]]/admin',
|
text: 'Check them out here: https://[[domain]]/admin',
|
||||||
html: '<p>Check them out here: <a href="https://[[domain]]/admin" target="_blank" rel="noopener">[[domain]]/admin</a></p>',
|
html: '<p>Check them out here: <a href="https://[[domain]]/admin/translations/awaiting" target="_blank" rel="noopener">[[domain]]/admin/translations/awaiting</a></p>',
|
||||||
},
|
},
|
||||||
modMessage: {
|
modMessage: {
|
||||||
subject: '[[user.modMessage.subject]]',
|
subject: '[[user.modMessage.subject]]',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user