mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 09:38:25 +00:00
Add 'fr'
This commit is contained in:
parent
cf1ecaf89b
commit
0acb7063ed
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ class AppWidgetTask extends LaunchTask {
|
|||
// In alphabetical order
|
||||
Locale('en'),
|
||||
Locale('es', 'VE'),
|
||||
Locale('fr'),
|
||||
Locale('fr', 'CA'),
|
||||
Locale('it', 'IT'),
|
||||
Locale('ru', 'RU'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue