visuddhinanda пре 2 година
родитељ
комит
baea6c8fbe
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      dashboard/src/locales/zh-Hans/buttons.ts

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

@@ -75,6 +75,7 @@ const items = {
   "buttons.refuse": "拒绝",
   "buttons.use.as.guest": "以访客身份继续使用",
   "buttons.got.it": "知道了",
+  "buttons.statistic": "统计",
 };
 
 export default items;