check-language-support
Display a list of missing language packages on Ubuntu. More information: <https://manpages.ubuntu.com/manpages/latest/man1/check-language-support.html>.
RUN apt-get update && \
apt-get install -y language-selector-common
Display a list of missing language packages on Ubuntu. More information: <https://manpages.ubuntu.com/manpages/latest/man1/check-language-support.html>.
RUN apt-get update && \
apt-get install -y language-selector-common