Continuous development? Continuous translation!
Why wait? Start translating your application while you continue developing it. Translate new features as you develop them, and add more languages along the way.
We have developed open-source packages do the heavy work so you can focus on your Ruby on Rails, React, Laravel or Angular applications.
I18n is great, but using keys like t('.welcome_message') is a terrible way to write copy in your app. Translation.io uses GetText syntax so you can write _("Welcome to our awesome app!"). Then you can go into their nice web interface to manage your translations instead of mucking through YAML files.
The Longcut Podcast