mjwheatley / cordova-plugin-android-fingerprint-auth

A cordova plugin for fingerprint authentication using the hardware fingerprint scanner on devices running Android 6+
Apache License 2.0
168 stars 131 forks source link

French and Chinese localization #24

Closed alburdette619 closed 8 years ago

alburdette619 commented 8 years ago

Added French and Chinese localization as well as handled a bug where region specific localizations were not being properly supplied to the Locale constructor.

Note: Had originally added the same dialog title functionality as eKazim in his Russian localization fork, but his changes were very similar so I left those out.