Browse Source

Fix spelling mistakes on Catalan language

arnau 5 years ago
parent
commit
fe7ecf4cbf
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',