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