1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-14 05:28:27 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2019-05-24 09:12:13 +00:00
parent a98e085031
commit 6ff9349a09
18 changed files with 0 additions and 18 deletions

View File

@@ -86,7 +86,6 @@ host=数据库主机
user=用户名
password=数据库用户密码
db_name=数据库名称
db_helper=MySQL 用户注意: 请使用 InnoDB 存储引擎和 "utf8_general_ci" 字符集。
ssl_mode=SSL
path=数据库文件路径
sqlite_helper=SQLite3 数据库的文件路径。<br>如果以服务的方式运行 Gitea请输入绝对路径。