Add translation for pageLength

pull/428/head
Georg Mayr-Duffner 6 years ago committed by GitHub
parent 69d9915a75
commit f1f0dfda24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,6 +45,10 @@
"copySuccess": {
"_": "%d Zeilen kopiert",
"1": "1 Zeile kopiert"
},
"pageLength": {
"-1": "Zeige alle Zeilen",
"_": "Zeige %d Zeilen"
}
}
}

Loading…
Cancel
Save