add translate string to zh locale (#10481)

Signed-off-by: Stuart Hu <shijiehu@improbable.io>
This commit is contained in:
Stuart Hu 2020-08-01 02:23:29 +08:00 committed by GitHub
parent a43ee22f11
commit 704f89c1db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View File

@ -1560,7 +1560,9 @@
"Edit Saved Query": ["编辑保存的查询"],
"Pop Tab Link": ["弹出标签链接"],
"Changed on": ["改变为"],
"Saved Queries": ["已保存查询"]
"Saved Queries": ["已保存查询"],
"Show": ["每页显示"],
"entries": ["条"]
}
}
}

View File

@ -4010,6 +4010,12 @@ msgstr "周"
#~ msgid "Saved Queries"
#~ msgstr "已保存查询"
#~ msgid "Show"
#~ msgstr "每页显示"
#~ msgid "entries"
#~ msgstr "条"
#~ msgid "Chart Cache Timeout"
#~ msgstr "表缓存超时"