Explorar el Código

fix(text): 文案修改

tangning hace 3 años
padre
commit
12747704b4
Se han modificado 1 ficheros con 1 adiciones y 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: '已结束',
   },
 };