/translator

Primary LanguageRustApache License 2.0Apache-2.0

Translator

Translator is a server and UI for managing translations for development projects.

The backend is written in Rust, and the frontend in React.

The data is stored in SQLite for now, but can be trivially swapped out for PostgresQL or MySQL.

This project is in a very early stage. Expect breakage and missing / buggy functionality.

LICENSE

This project is under the Apache 2.0 license.

For details see LICENSE.md.