Correct Typo in noResults
This commit is contained in:
parent
8ad8f200ba
commit
9b020edd80
1 changed files with 1 additions and 1 deletions
2
src/js/select2/i18n/th.js
vendored
2
src/js/select2/i18n/th.js
vendored
|
@ -24,7 +24,7 @@ define(function () {
|
|||
return message;
|
||||
},
|
||||
noResults: function () {
|
||||
return 'ม่พบข้อมูล';
|
||||
return 'ไม่พบข้อมูล';
|
||||
},
|
||||
searching: function () {
|
||||
return 'กำลังค้นข้อมูล…';
|
||||
|
|
Loading…
Add table
Reference in a new issue