mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00:00
Page: Repository home page
This commit is contained in:
@@ -249,6 +249,15 @@ clone_this_repo = Clone this repository
|
||||
create_new_repo_command = Create a new repository on the command line
|
||||
push_exist_repo = Push an existing repository from the command line
|
||||
|
||||
branch = Branch
|
||||
tree = Tree
|
||||
branch_and_tags = Branches & Tags
|
||||
branches = Branches
|
||||
tags = Tags
|
||||
issues = Issues
|
||||
commits = Commits
|
||||
releases = Releases
|
||||
|
||||
settings = Settings
|
||||
settings.options = Options
|
||||
settings.collaboration = Collaboration
|
||||
|
@@ -249,6 +249,15 @@ clone_this_repo = 克隆当前仓库
|
||||
create_new_repo_command = 从命令行创建一个新的仓库
|
||||
push_exist_repo = 从命令行推送已经创建的仓库
|
||||
|
||||
branch = 分支
|
||||
tree = 目录树
|
||||
branch_and_tags = 分支与标签
|
||||
branches = 分支列表
|
||||
tags = 标签列表
|
||||
issues = 工单管理
|
||||
commits = 提交历史
|
||||
releases = 版本发布
|
||||
|
||||
settings = 仓库设置
|
||||
settings.options = 基本设置
|
||||
settings.collaboration = 管理协作者
|
||||
|
Reference in New Issue
Block a user