Browse Source

Merge pull request #203 from boscharnau/master

Fix spelling mistakes on Catalan language
刘彦博 4 years ago
parent
commit
fe18d3ba2a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/src/i18n_model.dart

+ 1 - 1
lib/src/i18n_model.dart

@@ -959,7 +959,7 @@ final _i18nModel = {
       'Setembre',
       'Octubre',
       'Novembre',
-      'Decembre'
+      'Desembre'
     ],
     'day': ['Dl', 'Dt', 'Dc', 'Dj', 'Dv', 'Ds', 'Dg'],
     'am': 'AM',