Introducing Colt
A language translation tool for developers
1 min readSep 14, 2020
Colt is a command line tool for developers who do not have the resources to hire a translator, yet want to make their apps more accessible. Or, for those simply curious at how their app would look in a different language.
Colt allows a developer to automate strings translations for localization. It will parse your existing file(s), translate each string to your desired language, and save them into a new file.
Read more and get installation instructions on Small Planet’s GitHub.