rubenrivera / Traducir

Code that powers traducir.win. A system to handle Transifex translations in a sane way

Home Page:https://traducir.win

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

traducir.win 🦄

A webapp to handle Transifex translations collaboratively using Stack Exchange accounts to log in.

What is it?

We, on the Stack Overflow en español community have been struggling with keeping es.stackoverflow.com consistently in Spanish. This app should make translators and reviewers happy.

Users can go to traducir.win and do searches of existing strings and their current status. If they choose to log in (by using their Stack Exchange accounts) they can suggest translations. If they happen to be a mod, then they're automatically made reviewers.

What technologies is it using?

The backend runs a .NET Core web application and the frontend is a React SPA. As a database, it uses SQL Server. There's a docker image that's what's used to run this (and that image gets updated automatically on every push to master).

I'd like to help, how can I set up a dev environment on my machine?

I'm glad you asked... I've written a doc about it! If that doesn't work, feel free to open an issue.

Would you like to contribute?

A MA ZING! ZING! ZING! All kinds of contributions are accepted. Please read our code of conduct first though. And before jumping to work on something, please discuss it on an issue.

About

Code that powers traducir.win. A system to handle Transifex translations in a sane way

https://traducir.win

License:MIT License


Languages

Language:C# 56.7%Language:TypeScript 40.0%Language:JavaScript 2.6%Language:HTML 0.8%