Ever Traduora
Open-source translation management platform for teams to collaborate on multilingual projects.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Open-source translation management platform for team collaboration.
Core Features
- Quick deployment via Docker or Kubernetes (5 minutes)
- Team collaboration with invitation and real-time editing
- Multi-format import/export (JSON, CSV, YAML, XLIFF, etc.)
- REST API for workflow automation
- Instant search for translations
What It Can't Do
- •Change the default admin password after first login. Configure HTTPS and SSL for production. Automatic translation features are planned but not yet available.
Use Cases
- Multilingual translation management for software teams
- Content localization with team collaboration
Ever Traduora is an open-source translation management platform designed for teams to work together on multilingual projects. It offers features like team collaboration, instant search, multi-format import/export (JSON, CSV, YAML, XLIFF, etc.), and a REST API for workflow automation. You can deploy it quickly using Docker or Kubernetes, and it supports automatic translation via future third-party integrations. The platform is built to scale from small teams to enterprise-level localization needs.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Run Docker container: docker run -p 8080:8080 traduora/traduora
Step 2: Visit http://localhost:8080, login with default admin (admin@ever.co / sTr0ngP@ssw0rd!2025)
Step 3: Create project, add languages, start translating or import existing files
- Step 1: Run Docker container: docker run -p 8080:8080 traduora/traduora
- Step 2: Visit http://localhost:8080, login with default admin (admin@ever.co / sTr0ngP@ssw0rd!2025)
- Step 3: Create project, add languages, start translating or import existing files
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Stop and remove Docker container: docker stop <container-id> && docker rm <container-id>; remove image: docker rmi traduora/traduora.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
3 FAQs
Similar Projects
godot
Godot Engine is a free, open-source, cross-platform 2D and 3D game engine with a unified editor. Unlike Unity or Unreal, it's entirely MIT-licensed and community-driven, offering a lightweight yet powerful node-based workflow that runs on a single executable.
Hoppscotch
Open source API development ecosystem with a lightweight, fast, and feature-rich interface for testing HTTP, WebSocket, GraphQL, and more.
lazygit
A simple terminal UI for git commands