Closed ath0mas closed 2 years ago
4.1.1 was published with this feature and the engines
"bug fix"
Maybe add a line to describe this "trick" in the Readme?
Fine if you do it, or do you want me to push a PR? (together with the Readme changes from #67)
please send a PR with the what you think its best :)
please send a PR with the what you think its best :)
See #68 please ;)
To match your Cordova project default strings not in English, this PR adds new behavior:
defaultlocale
attribute on your<widget>
in config.xml - that Cordova only seems to use for iOS and WindowsgetLocalStringXmlPath
instead of the hardcoded'en'
Fix #59.