Browse Source

Fix #1568: update zh-TW locale

zhixin 10 years ago
parent
commit
228b2822e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/locale/bootstrap-table-zh-TW.js

+ 1 - 1
src/locale/bootstrap-table-zh-TW.js

@@ -19,7 +19,7 @@
             return '搜尋';
             return '搜尋';
         },
         },
         formatNoMatches: function () {
         formatNoMatches: function () {
-            return '沒有找符合的結果';
+            return '沒有找符合的結果';
         },
         },
         formatPaginationSwitch: function () {
         formatPaginationSwitch: function () {
             return '隱藏/顯示分頁';
             return '隱藏/顯示分頁';