domidanke / myJournal

0 stars 0 forks source link

Feature/internationalization #31

Closed akaTJ closed 3 years ago

akaTJ commented 3 years ago

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.