Explorar el Código

Merge pull request #203 from boscharnau/master

Fix spelling mistakes on Catalan language
刘彦博 hace 4 años
padre
commit
fe18d3ba2a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',