Mirror fix on transfer repo
This commit is contained in:
parent
ad52b2d791
commit
10673417dc
3 changed files with 9 additions and 2 deletions
|
@ -574,7 +574,7 @@ create_repo = created repository <a href="%s/%s">%s</a>
|
|||
commit_repo = pushed to <a href="%s/%s/src/%s">%s</a> at <a href="%s/%s">%s</a>
|
||||
create_issue = opened issue <a href="%s/%s/issues/%s">%s#%s</a>
|
||||
comment_issue = commented on issue <a href="%s/%s/issues/%s">%s#%s</a>
|
||||
transfer_repo = transfered repository <code>%s</code> to <a href="%s%s">%s</a>
|
||||
transfer_repo = transfered repository <code>%s</code> to <a href="/%s%s">%s</a>
|
||||
|
||||
[tool]
|
||||
ago = ago
|
||||
|
|
|
@ -572,7 +572,7 @@ create_repo = 创建了仓库 <a href="%s/%s">%s</a>
|
|||
commit_repo = 推送了 <a href="%s/%s/src/%s">%s</a> 分支的代码到 <a href="%s/%s">%s</a>
|
||||
create_issue = 创建了工单 <a href="%s/%s/issues/%s">%s#%s</a>
|
||||
comment_issue = 评论了工单 <a href="%s/%s/issues/%s">%s#%s</a>
|
||||
transfer_repo = 将仓库 <code>%s</code> 转移至 <a href="%s%s">%s</a>
|
||||
transfer_repo = 将仓库 <code>%s</code> 转移至 <a href="/%s%s">%s</a>
|
||||
|
||||
[tool]
|
||||
ago = 之前
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue