前端首页国际化配置,没用到

This commit is contained in:
xdragon 2024-09-05 14:59:46 +08:00
parent 085447534b
commit 8a6d639cec
2 changed files with 4 additions and 2 deletions

View file

@ -35,6 +35,7 @@
"index.newPad": "New Pad",
"index.createOpenPad": "or create/open a Pad with the name:",
"index.createOpenPad.ok": "Creat New Word",
"index.openPad": "open an existing Pad with the name:",
"pad.toolbar.bold.title": "Bold (Ctrl+B)",

View file

@ -60,8 +60,9 @@
"admin_communication": "通讯管理",
"admin_communication.page-title": "通讯管理",
"admin_communication.page-buttom.tip": "更改置顶消息",
"index.newPad": "新文档",
"index.createOpenPad": "或创建/打开以下名称的文档:",
"index.newPad": "新建一个随机名文档",
"index.createOpenPad": "或者在下面输入名称创建文档:",
"index.createOpenPad.ok": "创建文档",
"index.openPad": "打开一个现有的文档,名称为:",
"pad.toolbar.bold.title": "粗体Ctrl-B",
"pad.toolbar.italic.title": "斜体Ctrl-I",