Closed akaTJ closed 3 years ago
This PR adds i18n and l10n to our app
flutter_localizations
I built the app and checked if the displayed strings change according to device locale. In the future we should add i18n and l10n testing to our unit tests.
What does this PR accomplish?
This PR adds i18n and l10n to our app
Did you add any dependencies?
flutter_localizations
How did you test the change?
I built the app and checked if the displayed strings change according to device locale. In the future we should add i18n and l10n testing to our unit tests.