1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-11-03 00:33:02 +00:00

Merge remote-tracking branch 'zh/master'

This commit is contained in:
Ozzie Isaacs
2021-12-14 17:52:12 +01:00
41 changed files with 41 additions and 48 deletions

View File

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

View File

@@ -1,4 +1,4 @@
tinymce.addI18n('zh_TW',{
tinymce.addI18n('zh_Hant_TW',{
"Redo": "\u91cd\u505a",
"Undo": "\u64a4\u92b7",
"Cut": "\u526a\u4e0b",
@@ -416,4 +416,4 @@ tinymce.addI18n('zh_TW',{
"Spellcheck": "\u62fc\u5b57\u6aa2\u67e5",
"Caption": "\u8868\u683c\u6a19\u984c",
"Insert template": "\u63d2\u5165\u6a23\u7248"
});
});