Correct Typo in noResults
This commit is contained in:
parent
8ad8f200ba
commit
9b020edd80
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…
Reference in New Issue
Block a user