Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added French localizations & added more localization in the project #104

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

corentios
Copy link
Contributor

@corentios corentios commented Oct 3, 2024

Add French Localization & localized the project


Description:

This pull request adds French localization for most variables in the app. It includes proper plural handling to enhance the user experience for French-speaking users and others.

Changes Made:

  • Added French translations for most strings.
  • Implemented plural handling to ensure correct messaging based on the number of items (e.g., one item vs. multiple items).
  • Reviewed the consistency of terms used in the application to ensure a smooth user experience.

Testing:

  • Verified that all translated strings display correctly in the application.
  • Tested plural scenarios.

Additional Notes:

  • This work improves the accessibility of the application for French-speaking users.
  • I've mostly taken care of the French part, if others want to translate the other languages, please refer to the lines added from this commit in the Localizable.strings file for your language

Let me know if you have any suggestions
2024-10-03 at 15 37 50

@corentios corentios force-pushed the localization branch 2 times, most recently from da67f2a to e6eaaf3 Compare October 3, 2024 13:55
@khcrysalis khcrysalis changed the title 🌐 - Added French localizations & added more localization in the project feat: Added French localizations & added more localization in the project Oct 3, 2024
@khcrysalis khcrysalis merged commit f88ff8b into khcrysalis:main Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants