alter flatpak translations slightly

This commit is contained in:
Dvlv 2024-02-18 13:23:20 +00:00
parent 8f9804b1d4
commit 925a264246
No known key found for this signature in database
GPG key ID: 1F4BD7220B7FDCFA

View file

@ -45,6 +45,8 @@
"mkdir /app/po",
"cp -r po /app/",
"mkdir -p /app/share/locale/",
"cp -r po/{de_DE,it_IT,uk_UA,ru_RU,pt_BR} /app/share/locale/",
"mkdir -p /app/share/glib-2.0/schemas/",
"install -D io.github.dvlv.boxbuddyrs.gschema.xml /app/share/glib-2.0/schemas/",