Explorar o código

add buttons.basic.information

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
b4e575053f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;