1
0
Fork 0
mirror of synced 2025-04-02 20:56:15 +03:00

Correct Typo in noResults

This commit is contained in:
Nopachat Kalayanapan 2015-09-18 17:57:43 +07:00
parent 8ad8f200ba
commit 9b020edd80

View file

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