Ver código fonte

Merge pull request #24 from kdmatrosov/fix/ru-lang-month-name

Fix/ru lang month name
刘彦博 6 anos atrás
pai
commit
efac9640a7
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      lib/src/i18n_model.dart

+ 1 - 1
lib/src/i18n_model.dart

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