i18n-node icon indicating copy to clipboard operation
i18n-node copied to clipboard

method i18n.init parse url error

Open joinfunny opened this issue 7 years ago • 0 comments

request.language = urlObj.query[queryParameter].toLowerCase();

why ?

When a file name contains a capital letter in a locale file name, this is not the correct way to parse an queryParamter file

joinfunny avatar Mar 27 '17 03:03 joinfunny