mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 09:09:02 +00:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
460c03ca49
commit
f6e2dbaf1e
|
@ -443,6 +443,7 @@ size_error=长度必须为 %s。
|
|||
min_size_error=长度最小为 %s 个字符。
|
||||
max_size_error=长度最大为 %s 个字符。
|
||||
email_error=不是一个有效的邮箱地址。
|
||||
url_error=`'%s' 不是一个有效的 URL。`
|
||||
include_error=`必须包含子字符串 '%s'。`
|
||||
glob_pattern_error=`匹配模式无效:%s.`
|
||||
regex_pattern_error=`正则表达式无效:%s.`
|
||||
|
|
Loading…
Reference in a new issue