浏览代码

add input

visuddhinanda 2 年之前
父节点
当前提交
8620cce533
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      dashboard/src/locales/zh-Hans/label.ts

+ 1 - 0
dashboard/src/locales/zh-Hans/label.ts

@@ -30,6 +30,7 @@ const items = {
   "labels.curr.paragraph.copy.tpl": "复制句子编号",
   "labels.curr.paragraph.quote.link.tpl": "引用链接模版",
   "labels.curr.paragraph.copy.quote.link.tpl": "复制引用模版",
+  "labels.input": "请输入",
 };
 
 export default items;