2
0
visuddhinanda 2 жил өмнө
parent
commit
aaf93ce7d2

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

@@ -29,6 +29,7 @@ const items = {
   "labels.curr.paragraph.open": "在新标签页打开",
   "labels.curr.paragraph.open": "在新标签页打开",
   "labels.curr.paragraph.copy.tpl": "复制句子编号",
   "labels.curr.paragraph.copy.tpl": "复制句子编号",
   "labels.curr.paragraph.quote.link.tpl": "引用链接模版",
   "labels.curr.paragraph.quote.link.tpl": "引用链接模版",
+  "labels.curr.paragraph.copy.quote.link.tpl": "复制引用模版",
 };
 };
 
 
 export default items;
 export default items;