Commit Graph

9 Commits

Author SHA1 Message Date
Mikael Bak d858da3c0c
Add Hungarian translation (#83) 2022-11-21 14:41:47 +01:00
Yannick Mauray 757961bf62
fix: fixed error in PR #79 2022-10-06 00:25:35 +02:00
Yannick Mauray 843e0901e3
fix: fixed error in PR #76 2022-10-06 00:20:57 +02:00
Yannick Mauray 8aaa63b93a
fix: fixed error in PR #70 2022-10-06 00:17:37 +02:00
gnuhead-chieb a24caa02dc
Add Japanese Translation (#70)
There's a problem in `lib/src/supported_locales.dart` but I'll fix it. Thanks !
2022-10-06 00:16:21 +02:00
jmmanzano f5b8d3bf27
Added Spanish translation (#58)
Thank you very much, I am sorry it took so long to be merged !
2022-02-24 23:44:04 +01:00
Ricardo Simões 757c035010
Added Portuguese European (pt_PT) translation (#55)
* added 'pt_PT' translation

Added pt_PT (Portuguese European) translation

* Added pt_PT locale to supported_locales.dart
2021-12-16 21:47:46 +01:00
Yannick Mauray 4684e779b9
Fixed: removed 'cy', 'gd' and 'oc' as from locales
Flutter doesn't support those locales, and the app crashes if they are activated.
2021-12-10 00:39:01 +01:00
Yannick Mauray c00526a5be
Added: settings entry to switch the locale dynamically. 2021-12-10 00:37:17 +01:00