README
Keyboard Localize
The plugin allow to translate buttons action of keyboard.
cordova plugin add com.simplifield.keyboardlocalize
Configuration
Only add configuration key in plist.
- CFBundleAllowMixedLocalizations: true
Keyboard Localize =================
<script type="module">
import cordovaPluginEteKeyboardLocalize from 'https://cdn.skypack.dev/cordova-plugin-ete-keyboard-localize';
</script>
The plugin allow to translate buttons action of keyboard.
cordova plugin add com.simplifield.keyboardlocalize
Only add configuration key in plist.