Skip to content

Commit 8a2a879

Browse files
author
shuai
committed
fix: complete missing tags in translation files
1 parent 61fef3b commit 8a2a879

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

i18n/en_US.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ backend:
491491
title:
492492
other: "[{{.SiteName}}] New question: {{.QuestionTitle}}"
493493
body:
494-
other: "<a href='{{.QuestionUrl}}'>{{.QuestionTitle}}</a><br>\n<small>{{.Tags}}</small><br><br>\n\n--<br>\nNote: This is an automatic system email, please do not reply to this message as your response will not be seen.<br><br>\n\n<a href='{{.UnsubscribeUrl}}'>Unsubscribe</a></small>"
494+
other: "<a href='{{.QuestionUrl}}'>{{.QuestionTitle}}</a><br>\n<small>{{.Tags}}</small><br><br>\n\n--<br>\nNote: This is an automatic system email, please do not reply to this message as your response will not be seen.<br><br>\n\n<small><a href='{{.UnsubscribeUrl}}'>Unsubscribe</a></small>"
495495
pass_reset:
496496
title:
497497
other: "[{{.SiteName }}] Password reset"

i18n/zh_CN.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ backend:
547547
name:
548548
other: 编辑者
549549
desc:
550-
other: 首次帖子编辑
550+
other: 首次编辑帖子
551551
first_flag:
552552
name:
553553
other: 第一次举报
@@ -577,7 +577,7 @@ backend:
577577
name:
578578
other: 学者
579579
desc:
580-
other: 问了一个问题并接受了一个答案
580+
other: 提问了一个问题并接受了一个答案
581581
commentator:
582582
name:
583583
other: 评论员
@@ -597,7 +597,7 @@ backend:
597597
name:
598598
other: 读者
599599
desc:
600-
other: 用10个以上的答案在主题中阅读每个答案
600+
other: 阅读超过 10 个回答的主题中的每个回答
601601
welcome:
602602
name:
603603
other: 欢迎
@@ -620,7 +620,7 @@ backend:
620620
other: 分享了一个拥有1000个唯一访客的帖子。
621621
out_of_love:
622622
name:
623-
other: 失去爱好
623+
other: 出于爱
624624
desc:
625625
other: 一天内使用了50张选票。
626626
higher_love:
@@ -652,17 +652,17 @@ backend:
652652
name:
653653
other: 谢谢
654654
desc:
655-
other: 拥有20个投票赞成的职位并放弃了10个投票
655+
other: 有 20 个赞成票的帖子,并投了 10 个赞成票
656656
gives_back:
657657
name:
658658
other: 返回
659659
desc:
660-
other: 拥有100个投票赞成的职位并放弃了100个投票
660+
other: 有 100 个赞成票的帖子,并投了 100 个赞成票
661661
empathetic:
662662
name:
663663
other: 情随境迁
664664
desc:
665-
other: 拥有500个投票赞成的职位并放弃了1000个投票
665+
other: 有 500 个赞成票的帖子,并投了 1000 个赞成票
666666
enthusiast:
667667
name:
668668
other: 狂热

0 commit comments

Comments
 (0)