Explorar el Código

Update i18n_model.dart

fix thai
Nattapat.p hace 5 años
padre
commit
5af280d001
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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': [
       'ม.ค',
       'ก.พ',