mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Fix typo.
This commit is contained in:
parent
c365e023ee
commit
40747b463c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ export default function LanguageButton() {
|
|||
}
|
||||
|
||||
switch (locale) {
|
||||
case 'zn-CN':
|
||||
case 'zh-CN':
|
||||
import('@fontsource/noto-sans-sc/400.css');
|
||||
import('@fontsource/noto-sans-sc/500.css');
|
||||
import('@fontsource/noto-sans-sc/700.css');
|
||||
|
|
|
|||
Loading…
Reference in a new issue