-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
skywalker512
committed
Jul 9, 2018
1 parent
b4180a9
commit 61aada6
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
<?php | ||
$definitions["Follow-m"] = "关注该用户"; | ||
$definitions["email.postMember.body"] = "<p>你关注的<strong>%1\$s</strong>发表了一个新话题: <strong>%2\$s</strong></p><hr>%3\$s<hr><p>了解详情请点击<br>%4\$s</p>"; | ||
$definitions["email.postMember.subject"] = "你关注的 %1\$s 发表了一个新话题"; | ||
$definitions["Email me when there is a new post by a member I have followed"] = "我关注的用户发帖时,邮件通知我"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters