We want to build a app where we would like to show translated version of dynamic content as well. The transalted content would be uploaded by us (so we don't need any translation logic).
I was wondering if there any other gems to consider apart from the built-in i18n? i18n seems to be best for static data, but does not handle dynamic data.