mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 09:53:02 -04:00
Fixed naming convetion
ProjectSend website speaks of ``translations`` instead of ``languages``.
This commit is contained in:
committed by
GitHub
parent
fbf0da560e
commit
197b7c62f1
+1
-1
@@ -5,6 +5,6 @@ LABEL maintainer="alexschomb"
|
|||||||
# copy local files
|
# copy local files
|
||||||
COPY root/ /
|
COPY root/ /
|
||||||
|
|
||||||
# install languages
|
# install translations
|
||||||
RUN chmod +x /install-translations.sh
|
RUN chmod +x /install-translations.sh
|
||||||
CMD /install-translations.sh
|
CMD /install-translations.sh
|
||||||
Reference in New Issue
Block a user