瀏覽代碼

fix 2nd month's name

Kirill Matrosov 6 年之前
父節點
當前提交
ba7dbfe831
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/src/i18n_model.dart

+ 1 - 1
lib/src/i18n_model.dart

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