Browse Source

Update i18n_model.dart

fix thai
Nattapat.p 5 years ago
parent
commit
5af280d001
1 changed files with 2 additions and 1 deletions
  1. 2 1
      lib/src/i18n_model.dart

+ 2 - 1
lib/src/i18n_model.dart

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