Explorar el Código

fix(i18n): 修复zh-tw属性名错误

Ady Ven hace 2 años
padre
commit
2ac4867dba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/i18n/lang/zh-tw.ts

+ 1 - 1
src/i18n/lang/zh-tw.ts

@@ -108,7 +108,7 @@ export default {
     logOutCancel: '取消',
     logOutExit: '退出中',
   },
-  標籤頁: {
+  tagsView: {
     refresh: '重繪',
     close: '關閉',
     closeOther: '關閉其它',