Sfoglia il codice sorgente

add curr.paragraph

visuddhinanda 2 anni fa
parent
commit
4a5cf9f660
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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.V": "印度内观中心版",
   "labels.page.number.type.O": "其他",
   "labels.page.number.type.O": "其他",
   "labels.page.number.type.para": "缅文段落",
   "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;
 export default items;