Selaa lähdekoodia

add buttons.statistic

visuddhinanda 2 vuotta sitten
vanhempi
sitoutus
baea6c8fbe
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;