[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot 2023-04-03 00:06:56 +00:00 committed by silverwind
commit f020fc27e5
4 changed files with 4 additions and 4 deletions

View file

@ -474,7 +474,7 @@ min_size_error=` 長度最小為 %s 個字元。`
max_size_error=` 長度最大為 %s 個字元。`
email_error=` 是無效的電子信箱。`
url_error=`'%s' 是無效的 URL。`
include_error=` 必須包含子字串「%s」。
include_error=必須包含子字串「%s」。
glob_pattern_error=` glob 比對模式無效:%s.`
regex_pattern_error=` 正規表示式模式無效:%s.`
username_error=`只能包含英文字母數字 ('0-9'、'a-z'、'A-Z')、破折號 ('-')、底線 ('_')、句點 ('.'),不能以非英文字母數字開頭或結尾,也不允許連續的非英文字母數字。`