An open API service indexing awesome lists of open source software.

https://github.com/amiel/i18n_with_default

uses the english translation if none is available in the current locale
https://github.com/amiel/i18n_with_default

Last synced: about 1 year ago
JSON representation

uses the english translation if none is available in the current locale

Awesome Lists containing this project

README

          

Monkey patches I18n so that calls to translate in a locale other than :en, and the translation data is missing, then it will attempt to use the english translation.