I have to translate my app. I can either spend days rewriting every string into a resource and add it to a YAML file, or find a gem that simplifies the task. Is there such a thing out there?
Something like https://github.com/balinterdi/i15r but that also add the created resource into the yaml file
Thanks