fix: add gettext for legacy locale generation (#1720)
This commit is contained in:
parent
713640e8dc
commit
bc6ec6489c
|
@ -5,6 +5,9 @@
|
||||||
php-pear = buster, bullseye, bionic, focal
|
php-pear = buster, bullseye, bionic, focal
|
||||||
php-amqplib = buster, bullseye, bionic, focal
|
php-amqplib = buster, bullseye, bionic, focal
|
||||||
|
|
||||||
|
[locale]
|
||||||
|
gettext = buster, bullseye, bionic, focal
|
||||||
|
|
||||||
[apache]
|
[apache]
|
||||||
apache2 = buster, bullseye, bionic, focal
|
apache2 = buster, bullseye, bionic, focal
|
||||||
libapache2-mod-php7.2 = bionic
|
libapache2-mod-php7.2 = bionic
|
||||||
|
|
Loading…
Reference in New Issue