joelkanyi / kompose-country-code-picker

Kompose Country Code Picker is a Jetpack Compose library based on Material 3 (M3) that provides a country code picker for Android apps.
https://joelkanyi.github.io/kompose-country-code-picker/
Apache License 2.0
121 stars 13 forks source link

Adding French localization #6

Closed lepresk closed 1 year ago

lepresk commented 1 year ago

This PR adds support for French localization in the project. It includes translations for various strings to ensure the lib is fully localized for French-speaking users.

joelkanyi commented 1 year ago

@lepresk thanks for the contribution 🥳

lepresk commented 1 year ago

You are welcome 😉