Localization
Register translations somewhere before react-native-paper-dates is used — for example in your index.ts or app.ts.
Supported locales
React Native Paper Dates currently supports:
Custom translation
You can register your own translation object:
Dynamic translation
Resolve strings through your own translation provider:
Note
If a language is not supported, consider creating a pull request so that it can officially be supported.