aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/get-first-preferred-lang-code.js
Commit message (Collapse)AuthorAgeFilesLines
* i18n - getFirstPreferredLangCode - guard against missing i18n apikumavis2018-05-291-4/+7
| | | fix for brave
* Document async function as returning a promise.Dan2018-04-171-1/+1
|
* Documentation for various controllers and libsDan2018-04-171-0/+7
|
* Map existingLocaleCodes and userPreferredLocaleCodes to lower case in ↵Dan2018-04-041-2/+4
| | | | get-first-preferred-lang-code.js
* Ensure get-first-preferred-lang-code.js matches locale codes from local ↵Dan2018-04-041-1/+1
| | | | directory names and chrome extension api.
* i18n - derrive locale codes from indexkumavis2018-03-281-3/+2
|
* Remove comments and console.logsDan2018-03-271-2/+1
|
* Use extension api to get initial locale.Dan2018-03-221-0/+18