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

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

@@ -73,6 +73,7 @@ const items = {
   "buttons.suggestion": "修改建议",
   "buttons.accept": "接受",
   "buttons.refuse": "拒绝",
+  "buttons.use.as.guest": "以访客身份继续使用",
 };
 
 export default items;