Przeglądaj źródła

Merge pull request #103 from nattapat-p/master

fix thai
刘彦博 5 lat temu
rodzic
commit
9069d842d2
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      lib/src/i18n_model.dart

+ 2 - 1
lib/src/i18n_model.dart

@@ -913,9 +913,10 @@ final _i18nModel = {
     'pm': 'PM'
   },
   'th': {
+    //thai
     'cancel': 'ยกเลิก',
     'done': 'ตกลง',
-    'today': 'วันนี้',
+    'today': 'วันนี้',
     'monthShort': [
       'ม.ค',
       'ก.พ',