Translation server [](https://circleci.com/gh/blueberryapps/translation-server/tree/master)
November 11, 2016 ยท View on GitHub
Stores translations with location and screenshot. Enable users to easily edit translations and then any rails application can use them.
Architecture of service

Data model of Translation server

Catcher is middleware in rails APP which catches all used translations in page and then it sends them into Translation Server.

Screenshots middleware takes highlights and images which sends into Translation Server.
Developer
Use the following guides for getting things done, programming well, and programming in style.
Clear database (without users)
rake clear_database