Merge pull request #1126 from ltGuillaume/patch-4

Dutch: correction for exclude-administrators-users
This commit is contained in:
Diego Najar 2020-01-26 12:37:59 +01:00 committed by GitHub
commit 8e44ed3227
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,5 +11,5 @@
"table": "Tabel",
"disk-usage" : "Schijfgebruik",
"show-content-stats" : "Statistieken over inhoud weergeven",
"exclude-administrators-users" : "Beheerders en gebruikers niet opnemen in statistieken"
"exclude-administrators-users" : "Gebruikers met de rol 'Beheerder' niet opnemen in statistieken"
}