ソースを参照

Added the formatAllRows TR

tr-TR
Emin Şen 10 年 前
コミット
426b291791
1 ファイル変更3 行追加0 行削除
  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';
         }
     };