1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-13 17:06:50 +00:00

fix(tinymce Simplified Chinese locale):rename zh_CN to zh_Hans_CN

This commit is contained in:
xlivevil 2021-12-01 11:28:03 +08:00
parent 87e526642c
commit 67e3721530
No known key found for this signature in database
GPG Key ID: D4D073C8E61991AF

View File

@ -1,4 +1,4 @@
tinymce.addI18n('zh_CN',{
tinymce.addI18n('zh_Hans_CN',{
"Redo": "\u91cd\u505a",
"Undo": "\u64a4\u9500",
"Cut": "\u526a\u5207",