Skip to content

Feature idea: 1:1 mapping of code to native name #9

@ragesoss

Description

@ragesoss

I tried this gem out briefly for use in a language switcher widget, where I want to take a list of available locales — the language codes from 639-1 or 639-2 — and turn it into a select widget with all the native names of the languages.

I was hoping for a method to get that directly, like:

ISO_639.find_native_name('am') # => 'አማርኛ'

The iso-639-1 npm module does something similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions