mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Added support for zh-CN locale.
This commit is contained in:
parent
e8538f6e23
commit
987fdfd57d
9 changed files with 168 additions and 124 deletions
|
|
@ -13,6 +13,10 @@ body {
|
|||
background: var(--gray75);
|
||||
}
|
||||
|
||||
.zh-CN {
|
||||
font-family: 'Noto Sans SC', sans-serif !important;
|
||||
}
|
||||
|
||||
*,
|
||||
*:before,
|
||||
*:after {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue