Add raw, history file button, and other mirror fixes
This commit is contained in:
parent
17c1bc7383
commit
963354c5d7
21 changed files with 48 additions and 212 deletions
|
@ -273,6 +273,9 @@ tags = Tags
|
|||
issues = Issues
|
||||
commits = Commits
|
||||
releases = Releases
|
||||
file_raw = Raw
|
||||
file_history = History
|
||||
file_view_raw = View Raw
|
||||
|
||||
commits.commits = Commits
|
||||
commits.search = Search commits
|
||||
|
|
|
@ -273,6 +273,9 @@ tags = 标签列表
|
|||
issues = 工单管理
|
||||
commits = 提交历史
|
||||
releases = 版本发布
|
||||
file_raw = 原始文件
|
||||
file_history = 文件历史
|
||||
file_view_raw = 查看原始文件
|
||||
|
||||
commits.commits = 次代码提交
|
||||
commits.search = 搜索提交历史
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue