1
0
mirror of synced 2025-02-16 20:13:16 +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; return message;
}, },
noResults: function () { noResults: function () {
return 'ม่พบข้อมูล'; return 'ม่พบข้อมูล';
}, },
searching: function () { searching: function () {
return 'กำลังค้นข้อมูล…'; return 'กำลังค้นข้อมูล…';