diff options
Diffstat (limited to 'app/i18n/nl/admin.php')
| -rw-r--r-- | app/i18n/nl/admin.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/nl/admin.php b/app/i18n/nl/admin.php index daeabdfdc..f3f33771d 100644 --- a/app/i18n/nl/admin.php +++ b/app/i18n/nl/admin.php @@ -116,6 +116,7 @@ return array( 'description' => 'Beschrijving', 'disabled' => 'Uitgeschakeld', 'empty_list' => 'Er zijn geïnstalleerde uitbreidingen', + 'empty_list_help' => 'Check the logs to determine the reason behind the empty extension list.', // TODO 'enabled' => 'Ingeschakeld', 'latest' => 'Geïnstalleerd', 'name' => 'Naam', |
