universal: internationalization initial release

This commit is contained in:
ryan.kuba
2023-04-13 15:25:12 -07:00
parent 18b236a495
commit 5c6f428d6b
2 changed files with 273 additions and 272 deletions
@@ -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