Explorar o código

fix(text): 文案修改

tangning %!s(int64=3) %!d(string=hai) anos
pai
achega
12747704b4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/locales/lang/zh-CN/routes/room.ts

+ 1 - 1
src/locales/lang/zh-CN/routes/room.ts

@@ -54,7 +54,7 @@ export default {
     1: '正常',
     0: '封存',
     101: '已开始',
-    102: '开始',
+    102: '开始',
     103: '已结束',
   },
 };