Closed UnnikrishnanBhargavakurup closed 6 years ago
Added two functions for localizing contents.
addLocaleStrings
addLocaleFile
Please merge this if you find it useful.
Thanks, Unnikrishnan B.
Looks super nice, thanks for the effort! I really need to start adding unit tests to this lib by the way...
Added two functions for localizing contents.
addLocaleStrings
will add the dictionary of translated strings to the language specific project folder.addLocaleFile
will add language specific files to the language specific project folder.Please merge this if you find it useful.
Thanks, Unnikrishnan B.