aboutsummaryrefslogtreecommitdiffstats
path: root/options/locale
diff options
context:
space:
mode:
authorsinguliere <35190819+singuliere@users.noreply.github.com>2022-06-15 00:10:14 +0000
committersinguliere <35190819+singuliere@users.noreply.github.com>2022-06-15 00:10:14 +0000
commitf6e2dbaf1e079308b0739e9a74f165257ea6171d (patch)
treeeee34f425e7246739d4fc1612e44ca1151f856ca /options/locale
parent460c03ca499bef84bae4ad40843179006bbb1ca5 (diff)
downloadgitea-f6e2dbaf1e079308b0739e9a74f165257ea6171d.tar.gz
gitea-f6e2dbaf1e079308b0739e9a74f165257ea6171d.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale')
-rw-r--r--options/locale/locale_zh-CN.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini
index fdd2f0ba86..be46fda4a1 100644
--- a/options/locale/locale_zh-CN.ini
+++ b/options/locale/locale_zh-CN.ini
@@ -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.`