We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef0410 commit 47e4efeCopy full SHA for 47e4efe
options/locale/locale_zh-CN.ini
@@ -80,6 +80,7 @@ loading=正在加载...
80
install=安装页面
81
title=初始配置
82
docker_helper=如果您正在使用 Docker 容器运行 Gitea,请务必先仔细阅读 <a target="_blank" rel="noopener noreferrer" href="%s">官方文档</a> 后再对本页面进行填写。
83
+requite_db_desc=Gitea 需要 MySQL、PostgreSQL、MSSQL 或 SQLite3。
84
db_title=数据库设置
85
db_type=数据库类型
86
host=数据库主机
@@ -791,6 +792,7 @@ issues.due_date_invalid=到期日期无效或超出范围。请使用 'yyyy-mm-d
791
792
issues.dependency.title=依赖工单
793
issues.dependency.issue_no_dependencies=此工单当前没有任何依赖。
794
issues.dependency.pr_no_dependencies=此合并请求当前没有任何依赖。
795
+issues.dependency.add=添加依赖工单...
796
issues.dependency.cancel=取消
797
issues.dependency.remove=删除
798
issues.dependency.remove_info=删除此依赖项
0 commit comments