* Add translations with a minimum of 90% completion. * Adjust packaging to include compiled .qm files. Fixes #135 * Improve repo tab layout. Avoid overflowing lines. #139
- Adds support for translating Python strings and .UI files with Qt's `QTranslator` class. - Integrates the Transifex cloud translation service for managing translations. - Adds translation policy and guidelines to `CONTRIBUTING.md`