feat(mobile): Added fr-CA translations (#5023)

Co-authored-by: Ziad Lteif <cj291059>
This commit is contained in:
opdelta
2023-11-13 21:20:54 -05:00
committed by GitHub
parent 24670178dc
commit 14c7187539
3 changed files with 386 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ const List<Locale> locales = [
Locale('it', 'IT'),
Locale('es', 'ES'),
Locale('vi', 'VN'),
Locale('fr', 'CA'),
Locale('fr', 'FR'),
Locale('ja', 'JP'),
Locale('pl', 'PL'),