diff options
| author | 2020-06-16 09:49:21 +0200 | |
|---|---|---|
| committer | 2020-06-16 09:49:21 +0200 | |
| commit | 9489cca1e3560e20614f73e5bfc570e8b6513b4a (patch) | |
| tree | 264a3cf012f26c3eb2c4203313e91c8b41fd37b1 /app/i18n/nl/admin.php | |
| parent | 7c76e74e338332779f918fd686c46fd883caad54 (diff) | |
[i18n] Update Dutch translation (#3063)
Diffstat (limited to 'app/i18n/nl/admin.php')
| -rw-r--r-- | app/i18n/nl/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/nl/admin.php b/app/i18n/nl/admin.php index 7e402e625..d8ef963cc 100644 --- a/app/i18n/nl/admin.php +++ b/app/i18n/nl/admin.php @@ -190,7 +190,7 @@ return array( 'database_size' => 'Databasegrootte', 'delete_users' => 'Verwijder gebruiker', 'email' => 'Emailadres', - 'enabled' => 'Enabled', // TODO - Translation + 'enabled' => 'Ingeschakeld', 'feed_count' => 'Feeds', 'is_admin' => 'Is beheerder', 'language' => 'Taal', |
