Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rails_i18n_manager #1123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

westonganger
Copy link
Contributor

@westonganger westonganger commented Jul 31, 2023

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:

  • Import & export translations using standard i18n YAML/JSON files
  • Allows managing translations for any number of apps
  • Built in support for Google Translation for missing translations
  • Provides an API end point to perform automated downloads of your translations

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.

@westonganger westonganger changed the title Add rails-i18n-manager Add rails_i18n_manager Jul 31, 2023
@westonganger
Copy link
Contributor Author

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
Copy link
Owner

markets commented Aug 3, 2023

👍🏼 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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants