Registry / utility / i18n-data

i18n-data

JSON →
library1.1.0rbrubygemsunverified

country/language names and 2-letter-code pairs, in 85 languages

gem install i18n_data
INSTALL
IMPORT
SIG · I18N-DATA
I
i18n-data
utilityrubyv1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

I18nData
require 'i18n_data'

Look up country and language names in multiple languages by their two-letter codes.

require 'i18n_data' puts I18nData.countries('EN')['US'] # => "United States" puts I18nData.languages('DE')['en'] # => "Englisch"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
i18n-data — gem install i18n-data · libregistry