trans
Translate Shell is a command-line translator. More information: <https://github.com/soimort/translate-shell>.
RUN apt-get update && \
apt-get install -y translate-shell
RUN pacman -S --noconfirm translate-shell
RUN apt-get update && \
apt-get install -y translate-shell
RUN dnf install -y translate-shell
RUN apt-get update && \
apt-get install -y translate-shell