Explorar el Código

buttons.use.as.guest

visuddhinanda hace 2 años
padre
commit
cf804ae1f3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.suggestion": "修改建议",
   "buttons.accept": "接受",
   "buttons.accept": "接受",
   "buttons.refuse": "拒绝",
   "buttons.refuse": "拒绝",
+  "buttons.use.as.guest": "以访客身份继续使用",
 };
 };
 
 
 export default items;
 export default items;