Update zh_CN localization (#679)

* fix error

* clear

* fix error

* clean

* clean a tons of error

* finish work

* ok

* small things

* fix font problem and update localization strings
This commit is contained in:
flower_elf
2023-11-13 16:19:53 +08:00
committed by GitHub
parent 2f4ccb887b
commit f3f1626af3
3 changed files with 193 additions and 146 deletions

View File

@@ -6,6 +6,8 @@
import '@fontsource/noto-sans-kr';
import '@fontsource/noto-sans-jp';
import '@fontsource/noto-sans-sc';
import '@fontsource/noto-sans-tc';
import Noty from 'noty';
import Vue from 'vue';
import VueI18n from 'vue-i18n';