Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-20 14:29:42 +08:00
+3 -3
View File
@@ -343,9 +343,9 @@ export default {
this.setLanguage('en')
this.$updateDictionary()
} else {
// this.$i18n.locale = 'zh'
// this.setLanguage('zh')
// this.$updateDictionary()
this.$i18n.locale = 'zh'
this.setLanguage('zh')
this.$updateDictionary()
}
}
this.$refs.browserTip.open()