🔧 Add gettext to devenv image

Provide msgfmt and msgattrib in the dev environment for
checking PO translation files.

AI-assisted-by: muse-spark-1.3-contributor
This commit is contained in:
Andrey Antukh 2026-09-15 17:55:22 +00:00
parent d57dd53b1b
commit 61651e891b

View File

@ -429,6 +429,7 @@ RUN set -ex; \
nginx \
fd-find \
bat \
gettext \
\
fontconfig \
woff-tools \