Skip to content

Commit

Permalink
fix: English translation for searchTorrent.headers.comments
Browse files Browse the repository at this point in the history
  • Loading branch information
MewX authored and Rhilip committed Oct 8, 2021
1 parent 8a66f36 commit 69de776
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions resource/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@
"seeders": "S",
"leechers": "L",
"completed": "C",
"comments": "Comments",
"time": "Time(≈)",
"action": "Action"
},
Expand Down
4 changes: 2 additions & 2 deletions resource/i18n/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,9 +272,9 @@
"seeders": "上传",
"leechers": "下载",
"completed": "完成",
"comments": "评论",
"time": "发布于(≈)",
"action": "操作",
"comments": "评论"
"action": "操作"
},
"optionsIsMissing": "系统参数丢失",
"sitesIsMissing": "请先设置站点",
Expand Down

0 comments on commit 69de776

Please sign in to comment.