Page: Commits and fix #249
This commit is contained in:
parent
93ee0838eb
commit
5bbeeb0f1b
13 changed files with 160 additions and 40 deletions
|
@ -258,6 +258,15 @@ issues = Issues
|
|||
commits = Commits
|
||||
releases = Releases
|
||||
|
||||
commits.commits = Commits
|
||||
commits.search = Search commits
|
||||
commits.find = Find
|
||||
commits.author = Author
|
||||
commits.message = Message
|
||||
commits.date = Date
|
||||
commits.older = Older
|
||||
commits.newer = Newer
|
||||
|
||||
settings = Settings
|
||||
settings.options = Options
|
||||
settings.collaboration = Collaboration
|
||||
|
|
|
@ -258,6 +258,15 @@ issues = 工单管理
|
|||
commits = 提交历史
|
||||
releases = 版本发布
|
||||
|
||||
commits.commits = 次代码提交
|
||||
commits.search = 搜索提交历史
|
||||
commits.find = 查找
|
||||
commits.author = 作者
|
||||
commits.message = 备注
|
||||
commits.date = 提交日期
|
||||
commits.older = 更旧的提交
|
||||
commits.newer = 更新的提交
|
||||
|
||||
settings = 仓库设置
|
||||
settings.options = 基本设置
|
||||
settings.collaboration = 管理协作者
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue