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

Add internationalization package to prepare for localization #6

Merged
merged 4 commits into from
Jul 13, 2020

Conversation

kleungkw
Copy link
Contributor

@kleungkw kleungkw commented Jul 12, 2020

This provides a bare bones implementation using intl package and Flutter Intl plugin to make it easier to localize the app down the road.

  • use intl as suggested in the offical docs to enable internationalization
  • use this IDE plugin to generate boilerplate code for translations
  • add translations for Japanese and Traditional Chinese (to check things work as expected)
  • code formatting

@PrimaelQuemerais
Copy link
Member

Looks great ! Merging right now, thanks a lot

@PrimaelQuemerais PrimaelQuemerais merged commit a87fe43 into openfoodfacts:master Jul 13, 2020
@kleungkw kleungkw deleted the internationalization branch July 13, 2020 10:27
M123-dev added a commit that referenced this pull request Jan 7, 2021
Revert "Pull request inspection and corrections"
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