1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 04:28:21 +00:00

fix ini format incomiptable with crowdin (#1177)

This commit is contained in:
Lunny Xiao
2017-03-10 19:40:25 +08:00
committed by GitHub
parent dbcd452758
commit 656efdc1c7
11 changed files with 262 additions and 262 deletions

View File

@@ -449,7 +449,7 @@ editor.filename_help=輸入名稱後按下 / 鍵即可新增資料夾,或將
editor.or=
editor.cancel_lower=取消
editor.commit_changes=提交更改嗎?
editor.add_tmpl=新增 %s/<filename>'
editor.add_tmpl=新增 '%s/<filename>'
editor.add=新增 '%s'
editor.update=更新 '%s'
editor.delete=刪除 '%s'