mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-08 16:51:35 -04:00
universal: internationalization initial release
This commit is contained in:
@@ -116,6 +116,7 @@ elif [[ "${LSIO_BASE}" == "ubuntu" ]] && [[ ! -f /usr/share/fonts/opentype/noto/
|
||||
language-pack-zh-hans \
|
||||
language-pack-zh-hant
|
||||
elif [[ "${LSIO_BASE}" == "debian" ]] && [[ ! -f /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc ]]; then
|
||||
apt-get update && \
|
||||
apt-get install -y \
|
||||
fonts-noto \
|
||||
locales-all
|
||||
|
||||
Reference in New Issue
Block a user