Fixed naming convetion

ProjectSend website speaks of ``translations`` instead of ``languages``.
This commit is contained in:
Alexander Schomburg
2021-11-14 22:30:27 +01:00
committed by GitHub
parent fbf0da560e
commit 197b7c62f1
+2 -2
View File
@@ -5,6 +5,6 @@ LABEL maintainer="alexschomb"
# copy local files
COPY root/ /
# install languages
# install translations
RUN chmod +x /install-translations.sh
CMD /install-translations.sh
CMD /install-translations.sh