2022-08-22 16:18:48 +00:00
|
|
|
|
{
|
2025-02-04 13:33:32 +00:00
|
|
|
|
"registration_approved_body": "您的註冊申請已被接受。歡迎來到 {hostname}!",
|
|
|
|
|
"password_reset_subject": "{username} 的密碼重置",
|
|
|
|
|
"verify_email_subject": "驗證您在 {hostname} 上的 Email",
|
|
|
|
|
"email_verified_subject": "{username} 已通過 Email 驗證",
|
|
|
|
|
"notification_post_reply_subject": "{username} 的回覆",
|
|
|
|
|
"notification_mentioned_by_subject": "被 {username} 提及",
|
|
|
|
|
"notification_private_message_subject": "{username} 的私人訊息",
|
|
|
|
|
"registration_approved_subject": "{username} 的註冊申請已被接受",
|
|
|
|
|
"verify_email_body": "請點擊以下連結驗證 @{username}@{hostname}。若此帳號不屬於您請無視此 Email。<br><br><a href=\"{verify_link}\">驗證 Email</a>",
|
|
|
|
|
"email_verified_body": "您的 Email 已被驗證。",
|
|
|
|
|
"notification_comment_reply_subject": "{username} 的回覆"
|
2022-08-22 16:18:48 +00:00
|
|
|
|
}
|