A lightweight web-based XLIFF translation tool using Flask, Nginx, and LibreTranslate. Supports file uploads, automatic translation, and downloads – all containerized with Docker.

2 Open Issues Need Help Last updated: Jan 25, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes updating the hardcoded copyright year in the website's footer to be dynamic. The current year '2024' will require manual updates annually. The recommended solution involves using JavaScript to automatically display the current year, eliminating the need for manual changes.

Complexity: 1/5
bug good first issue

A lightweight web-based XLIFF translation tool using Flask, Nginx, and LibreTranslate. Supports file uploads, automatic translation, and downloads – all containerized with Docker.

HTML

AI Summary: The GitHub repository link in the frontend footer is incorrect and directs users to the wrong repository. This issue requires updating a single line of HTML in the `templates/index.html` file to point to the correct `BondIT-ApS/open-xliff-translator` repository.

Complexity: 1/5
bug documentation good first issue

A lightweight web-based XLIFF translation tool using Flask, Nginx, and LibreTranslate. Supports file uploads, automatic translation, and downloads – all containerized with Docker.

HTML