1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 21:18:21 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2019-11-23 15:05:14 +00:00
parent 9856ac5818
commit e6036d9899
30 changed files with 123 additions and 0 deletions

View File

@@ -239,6 +239,7 @@ CommitChoice=提交選擇
TreeName=檔案路徑
Content=內容
require_error=不能為空。
alpha_dash_error=`應該只包含英文字母、數字、破折號 ("-")、和底線 ("_") 字元。`
alpha_dash_dot_error=`應該只包含英文字母、數字、破折號 ("-")、下底線("_")和小數點 (".") 字元。`