Browse Source

Merge pull request #65 from wenzhixin/master

Update my repo
Dennis Hernández 10 years ago
parent
commit
1c9cb25d6a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/locale/bootstrap-table-tr-TR.js

+ 3 - 0
src/locale/bootstrap-table-tr-TR.js

@@ -30,6 +30,9 @@
         },
         formatColumns: function () {
             return 'Sütunlar';
+        },
+        formatAllRows: function () {
+            return 'Tüm Satırlar';
         }
     };