GRN2-178: Generalized use of language_name based on Mozilla Mapping (#613)

* GRN2-178: Generalized use of language_name based on Moxilla Mapping

* Fixed issues catched by rubocop

* MAke sure the file with data exists

* Removed language mapping from local code
This commit is contained in:
Jesus Federico
2019-07-09 12:24:30 -04:00
committed by GitHub
parent 5d4bd1b851
commit a3158b5872
20 changed files with 114 additions and 372 deletions

View File

@ -101,6 +101,7 @@ GEM
http_accept_language (2.1.1)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
i18n-language-mapping (0.1.0)
jaro_winkler (1.5.2)
jbuilder (2.9.1)
activesupport (>= 4.2.0)
@ -333,6 +334,7 @@ DEPENDENCIES
faker
health_check
http_accept_language
i18n-language-mapping (~> 0.1.0)
jbuilder (~> 2.5)
jquery-rails (~> 4.3.3)
listen (~> 3.0.5)