Skip to content

usetrmnl/trmnl-i18n

Repository files navigation

TRMNL I18n

This is the complete collection locales for TRMNL internationalization.

Features

  • Enhances your application with TRMNL specific localizations.

Requirements

Setup

To install with security, run:

# 💡 Skip this line if you already have the public certificate installed.
gem cert --add <(curl --compressed --location https://usetrmnl.com/gems.pem)
gem install trmnl-i18n --trust-policy HighSecurity

To install without security, run:

gem install trmnl-i18n

You can also add the gem directly to your project:

bundle add trmnl-i18n

Once the gem is installed, you only need to require it:

require "trmnl/i18n"

Usage

This gem is a Ruby on Rails Railtie that follows I18n conventions allowing you to customize country locales. You only need to include this gem, as documented in the Setup section, to automatically load and use these locales. That’s it!

Development

To contribute, run:

git clone https://github.com/usetrmnl/trmnl-i18n
cd trmnl-i18n
bin/setup

You can also use the IRB console for direct access to all objects:

bin/console

Tests

To test, run:

bin/rake

Contributions

  1. Fork this repository.

  2. Follow the guide.

Credits

  • *German via @ramdacxp, @philippbosch, @yannicschuller, @MaxDev98, @IngmarStein

  • *Spanish (Spain) via @joesfer, @jeff-foster

  • *French via @theogiraudet, @MarvinNTA

  • *Indonesian via @Adekabang

  • *Italian via @danieleb-podero

  • *Japanese via Hiroyuki Miyoshi, @liahsheep

  • *Korean via @i-say-young

  • *Portuguese via @danielsitnik

  • *Dutch via @huge10, @SjanPjer, @gjdenhertog

  • *Ukrainian via @veikus, @yankobogdan

  • *Chinese (Simplified) via @MarkSong535

  • *Chinese (Hong Kong) via @liahsheep

  • *Hebrew via @itay99988

  • Built with Gemsmith.

  • Engineered by TRMNL.

About

web app translations

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages