Skip to content

Commit

Permalink
Fix Chinese i18n language code.
Browse files Browse the repository at this point in the history
  • Loading branch information
knadh committed Jul 14, 2022
1 parent 08c7de1 commit fb3c429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i18n/zh-CN.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_.code": "国家代码",
"_.name": "名字",
"_.code": "zh-CN",
"_.name": "名字 (zh-CN)",
"admin.errorMarshallingConfig": "编组配置错误:{error}",
"analytics.count": "计数",
"analytics.fromDate": "",
Expand Down

0 comments on commit fb3c429

Please sign in to comment.