You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code repository: https://github.com/RylanBot/waline-vercel
I read that locales in the documentation supports configuring email templates in different languages, but the emails I received after deployment were still old.
Don't know if there is a problem with my code.
github-actionsbot
changed the title
[Bug]: 中英文邮件回复模板配置不生效
[Bug]: 中英文邮件回复模板配置不生效 || [Bug]: Chinese and English email reply template configuration does not take effect
Jul 4, 2024
Last night, I used patch-package to forcibly cover the original locales in node_modules. The configuration in index.js never took effect.
But I just discovered a new problem. No matter whether the language of my comment system is Chinese or English when the client is initialized, the email template sent is always in English.
Re-open this issue, please take a look at my code repository 😥
问题描述 | Describe the bug
代码仓库:https://github.com/RylanBot/waline-vercel
我看文档中 locales 支持配置不同语言的邮件模板,但我部署后收到的邮件依旧为旧的。
不知道是否我的代码存在问题。
问题网站 | Website URL
https://waline.rylan.cn/
服务部署在哪里? | Where your waline deploy?
Vercel (Default)
数据存储在哪里?| Where your comment data store?
LeanCloud(https://leancloud.app)
Problem description | Describe the bug
Code repository: https://github.com/RylanBot/waline-vercel
I read that locales in the documentation supports configuring email templates in different languages, but the emails I received after deployment were still old.
Don't know if there is a problem with my code.
Question Website | Website URL
https://waline.rylan.cn/
Where is the service deployed? | Where your waline deploy?
Vercel (Default)
Where is the data stored? | Where your comment data store?
LeanCloud(https://leancloud.app)
The text was updated successfully, but these errors were encountered: