1
0
mirror of synced 2024-11-22 04:56:08 +03:00

Merge pull request #3782 from nopash/patch-1

Correct Typo in noResults
This commit is contained in:
Kevin Brown 2015-11-27 15:42:51 -05:00
commit 5ca76fda61

View File

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