瀏覽代碼

add curr.paragraph

visuddhinanda 2 年之前
父節點
當前提交
4a5cf9f660
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      dashboard/src/locales/zh-Hans/label.ts

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

@@ -25,6 +25,10 @@ const items = {
   "labels.page.number.type.V": "印度内观中心版",
   "labels.page.number.type.O": "其他",
   "labels.page.number.type.para": "缅文段落",
+  "labels.curr.paragraph.only": "仅显示此段",
+  "labels.curr.paragraph.open": "在新标签页打开",
+  "labels.curr.paragraph.copy.tpl": "复制句子模版",
+  "labels.curr.paragraph.quote.link.tpl": "引用链接模版",
 };
 
 export default items;