From ddbb0118125deff732836e4db2554c2c339329a5 Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Fri, 19 Aug 2022 13:27:42 +0200 Subject: [PATCH] Ship translations --- Dockerfile | 1 + get-mods.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index 28e31ac..f2ea920 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,6 +35,7 @@ ENTRYPOINT ["/entrypoint"] COPY icingaweb2 /usr/share/icingaweb2 COPY icinga-php /usr/share/icinga-php +COPY icinga-L10n /usr/share/icinga-L10n COPY php.ini /etc/php/7.4/cli/conf.d/99-docker.ini RUN ["ln", "-vs", "/usr/share/icingaweb2/packages/files/apache/icingaweb2.conf", "/etc/apache2/conf-enabled/"] diff --git a/get-mods.sh b/get-mods.sh index 0b06849..dc99c5a 100755 --- a/get-mods.sh +++ b/get-mods.sh @@ -82,6 +82,7 @@ get_mod graphite get_altname icingadb-web icingadb get_mod idoreports get_mod incubator +get_special L10n icinga-L10n get_mod pdfexport get_mod reporting get_mod vspheredb