Skip to content

duxthefux/translator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 49.4%
  • TypeScript 47.7%
  • JavaScript 2.4%
  • Other 0.5%