summaryrefslogtreecommitdiffstats
path: root/options/locale
diff options
context:
space:
mode:
authorpkuphy <xiaowangzi61@gmail.com>2017-01-12 12:46:20 +0800
committerLunny Xiao <xiaolunwen@gmail.com>2017-01-12 12:46:20 +0800
commit327b1b7985b09175472daf4fb6e99312a959a63c (patch)
tree6fc3e625654b916ebd898666bafe87c4194f337b /options/locale
parent769e0a3ea6455cb908cd7167d651024ce5c7eee3 (diff)
downloadgitea-327b1b7985b09175472daf4fb6e99312a959a63c.tar.gz
gitea-327b1b7985b09175472daf4fb6e99312a959a63c.zip
fix typo (#642)
「与」修改为「于」
Diffstat (limited to 'options/locale')
-rw-r--r--options/locale/locale_zh-CN.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini
index da7f14de23..ec9ce278e4 100644
--- a/options/locale/locale_zh-CN.ini
+++ b/options/locale/locale_zh-CN.ini
@@ -520,7 +520,7 @@ issues.filter_sort.recentupdate=最近更新
issues.filter_sort.leastupdate=最少更新
issues.filter_sort.mostcomment=最多评论
issues.filter_sort.leastcomment=最少评论
-issues.opened_by=由 <a href="%[2]s">%[3]s</a> 与 %[1]s创建
+issues.opened_by=由 <a href="%[2]s">%[3]s</a> 于 %[1]s创建
issues.opened_by_fake=由 %[2]s 于 %[1]s创建
issues.previous=上一页
issues.next=下一页