Browse Source

issues-5434

gehrt 5 years ago
parent
commit
60415fc36e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/locale/bootstrap-table-de-DE.js

+ 1 - 1
src/locale/bootstrap-table-de-DE.js

@@ -84,7 +84,7 @@ $.fn.bootstrapTable.locales['de-DE'] = $.fn.bootstrapTable.locales['de'] = {
     return 'Datenexport'
   },
   formatJumpTo () {
-    return 'GO'
+    return 'Springen'
   },
   formatAdvancedSearch () {
     return 'Erweiterte Suche'