소스 검색

Merge pull request #103 from nattapat-p/master

fix thai
刘彦博 5 년 전
부모
커밋
9069d842d2
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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': [
       'ม.ค',
       'ก.พ',