Parcourir la source

fix 2nd month's name

Kirill Matrosov il y a 6 ans
Parent
commit
ba7dbfe831
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      lib/src/i18n_model.dart

+ 1 - 1
lib/src/i18n_model.dart

@@ -144,7 +144,7 @@ final _i18nModel = {
     ],
     'monthLong': [
       'Январь',
-      'Декабрь',
+      'Февраль',
       'Март',
       'Апрель',
       'Май',