Jelajahi Sumber

add "buttons.compact": "紧凑",

visuddhinanda 2 tahun lalu
induk
melakukan
afe558c7ca
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      dashboard/src/locales/zh-Hans/buttons.ts

+ 3 - 0
dashboard/src/locales/zh-Hans/buttons.ts

@@ -54,8 +54,11 @@ const items = {
   "buttons.invite": "邀请",
   "buttons.invite": "邀请",
   "buttons.relate.to": "关联到",
   "buttons.relate.to": "关联到",
   "buttons.copy.link": "复制链接",
   "buttons.copy.link": "复制链接",
+  "buttons.copy.id": "复制编号",
   "buttons.reply": "回复",
   "buttons.reply": "回复",
   "buttons.open": "打开",
   "buttons.open": "打开",
+  "buttons.compact": "紧凑",
+  "buttons.magic-dict": "神奇字典",
 };
 };
 
 
 export default items;
 export default items;