markets / awesome-ruby

💎 A collection of awesome Ruby libraries, tools, frameworks and software
https://awesome-ruby.com
13.55k stars 1.74k forks source link

Add rails_i18n_manager #1123

Open westonganger opened 1 year ago

westonganger commented 1 year ago

Project

rails_i18n_manager

Github: https://github.com/westonganger/rails_i18n_manager

Podcast Interview: https://topenddevs.com/podcasts/ruby-rogues/episodes/rails-i18n-manager-with-weston-ganger-ruby-596

Describe features.

As taken from this projects readme.

Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workflow for importing, translating, and exporting your I18n translation files. Designed to allow you to keep the translation files inside your projects git repository where they should be.

Features:

Enumerate comparisons.

As taken from this projects readme.

For comparison, some other projects for managing Rails translations.


Please help us to maintain this collection by using reactions (:+1:, :-1:) and comments to express your feelings.

markets commented 1 year ago

Hey @westonganger thanks for sharing!

I can't find the gem on RubyGems 🤔:

westonganger commented 1 year ago

Your right. With the development of my recent Rails engine based projects, I was taking a different release approach. However since then I feel that a regular Rubygems release approach should apply. I have now published a release to rubygems. https://rubygems.org/gems/rails_i18n_manager

markets commented 1 year ago

👍🏼 cool project btw!

It seems still a bit fresh for this list, but really promising!

I'm now also working on a different project where we can list more awesome resources and I just added your project: https://opensource-heroes.com/awesome/ruby#internationalization. In fact, you can find out here much more data related to the Ruby ecosystem: