Skip to content

Commit

Permalink
fix French error
Browse files Browse the repository at this point in the history
  • Loading branch information
yanbo.liu committed Aug 18, 2019
1 parent 0b8f5e0 commit 4f95e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/i18n_model.dart
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ final _i18nModel = {
'Août',
'Septembre',
'Octobre',
'November',
'Novembre',
'Décembre'
],
'day': ['Lun', 'Mar', 'Mer', 'Jeu', 'Ven', 'Sam', 'Dim'],
Expand Down

0 comments on commit 4f95e27

Please sign in to comment.