소스 검색

Correct Typo in noResults

Nopachat Kalayanapan 9 년 전
부모
커밋
9b020edd80
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/js/select2/i18n/th.js

+ 1 - 1
src/js/select2/i18n/th.js

@@ -24,7 +24,7 @@ define(function () {
       return message;
     },
     noResults: function () {
-      return 'ม่พบข้อมูล';
+      return 'ม่พบข้อมูล';
     },
     searching: function () {
       return 'กำลังค้นข้อมูล…';