Flatpak for OrcaSlicer 2.2.0
Changes from 2.2.0-2 flatpak build:
- Include translations in flatpak
Note you need to also add desired locales in your flatpak environment in order for it to work. Example:
flatpak config --set languages='en;ru'; flatpak update
or flatpak --user config --set languages='en;ru'; flatpak --user update