소스 검색

Merge pull request #203 from boscharnau/master

Fix spelling mistakes on Catalan language
刘彦博 5 년 전
부모
커밋
fe18d3ba2a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',