1
0
mirror of synced 2024-11-22 13:06:08 +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 'กำลังค้นข้อมูล…';