浏览代码

add buttons.basic.information

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

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

@@ -26,6 +26,7 @@ const items = {
   "buttons.ok": "确定",
   "buttons.close": "关闭",
   "buttons.copy.to": "复制到",
+  "buttons.basic.information": "基本信息",
 };
 
 export default items;