i18n

Internationalization (i18n) library for Ruby (by ruby-i18n)

I18n Alternatives

Similar projects and alternatives to i18n

  1. Simple Form

    Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. twitter-cldr-rb

    Ruby implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more.

  4. r18n

    0 i18n VS r18n

    I18n tool to translate your Ruby application.

  5. Globalize

    1 i18n VS Globalize

    Rails I18n de-facto standard library for ActiveRecord model/data translation. (by globalize)

  6. i18n-tasks

    6 i18n VS i18n-tasks

    Manage translation and localization with static analysis, for Ruby i18n

  7. FastGettext

    Ruby GetText, but 12x faster + 530x less garbage + simple + clean namespace + threadsafe + extendable + multiple backends

  8. i18n-backend-side_by_side

    Tired of jumping between language files when translating keys? Stop jumping and have all the languages side by side.

  9. Locale

    1 i18n VS Locale

    Send and retrieve your ruby i18n localizations to the Locale translation service

  10. Mobility

    3 i18n VS Mobility

    Pluggable Ruby translation framework

  11. Termit

    0 i18n VS Termit

    Discontinued Translations with speech synthesis in your terminal as a ruby gem

  12. Traco

    0 i18n VS Traco

    Translatable columns for Ruby on Rails, stored in the model table itself.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better i18n alternative or higher similarity.

i18n discussion

Log in or Post with

i18n reviews and mentions

Posts with mentions or reviews of i18n. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-23.
  • Internationalize and Humanize your Ruby on Rails application
    2 projects | dev.to | 23 Aug 2023
    Ruby on Rails provides built-in support for I18n, making it easy to create and manage translations for different languages. The humanization helpers of ActiveRecord and ActiveModel I18n, and you can leverage this to make you application support multiple languages, and to also humanize your object names and attributes to generate human readable content and forms.
  • Let's Talk About Globalization
    1 project | dev.to | 14 Dec 2022
    I18n enables L10n. It is what makes your application responsive to the long list of L10n requirements. It will manipulate the way the data is delivered, it will change the design in case of an RTL (Right-to-Left) language, will pluralize words, manage time zones, etc… You might know that there are libraries that can help with that, but are you sure it is 1/ well maintained, 2/ following the standards? Wait, what standards? Ha! Glad you asked! Have you heard about Unicode? I won’t explain everything Unicode manages, but let's say simply that it is a Worldwide organization that defines the standards for character encoding and localization data for the industry (standards like ICU and CLDR, which probably deserve a separate article). The main libraries for internationalization use these standards. For example, Intl for front-end JS which is shipped with Node.JS, or ruby-i18n which is shipped with Rails. And let's not forget about mobile development: Android (using Java) and iOS (using Swift) are also using these standards behind the scene. Though while it's a good thing that these libraries cover the essentials, you also sometimes need to add some logic specific to your business, product, and users.
  • Internationalize your Rails app with Ruby I18n gem
    1 project | dev.to | 14 Mar 2021
    If you are planning to create a Rails application in languages other than English, let Rails help you with the translation. Ruby I18n gem provides an easy-to-use framework for translating your application to a single custom language or for providing multi-language support in your application so that you can focus on the development.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic i18n repo stats
3
992
7.2
about 1 month ago

ruby-i18n/i18n is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of i18n is Ruby.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com