Sfoglia il codice sorgente

fix(text): 文案修改

tangning 3 anni fa
parent
commit
12747704b4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: '正常',
     1: '正常',
     0: '封存',
     0: '封存',
     101: '已开始',
     101: '已开始',
-    102: '开始',
+    102: '开始',
     103: '已结束',
     103: '已结束',
   },
   },
 };
 };