mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-23 00:21:28 +00:00
refactor(push): move commits to description, comparison to changes field
This commit is contained in:
parent
47d7c9105b
commit
df0edbb581
6 changed files with 44 additions and 48 deletions
|
|
@ -91,7 +91,7 @@ export const en = {
|
|||
force_push: "**Force push**",
|
||||
branch_created: "Branch created",
|
||||
tag_created: "Tag created",
|
||||
view_comparison: "[View comparison]({url})",
|
||||
view_comparison: "[View comparison]({url}):",
|
||||
added: "+{count} added",
|
||||
removed: "-{count} removed",
|
||||
modified: "~{count} modified",
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@ export const zh = {
|
|||
branch_created: "分支已创建",
|
||||
tag_created: "标签已创建",
|
||||
commits_pushed: "**{count}** 个提交已推送到 {ref}",
|
||||
view_comparison: "[查看比较]({url})",
|
||||
view_comparison: "[查看比较]({url}):",
|
||||
added: "+{count} 新增",
|
||||
removed: "-{count} 删除",
|
||||
modified: "~{count} 修改",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue