diff options
Diffstat (limited to 'app/i18n/he/admin.php')
| -rw-r--r-- | app/i18n/he/admin.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/he/admin.php b/app/i18n/he/admin.php index 37694ca22..cd79ca0db 100644 --- a/app/i18n/he/admin.php +++ b/app/i18n/he/admin.php @@ -116,6 +116,7 @@ return array( 'description' => 'Description', // TODO 'disabled' => 'Disabled', // TODO 'empty_list' => 'There is no installed extension', + 'empty_list_help' => 'Check the logs to determine the reason behind the empty extension list.', // TODO 'enabled' => 'Enabled', // TODO 'latest' => 'Installed', // TODO 'name' => 'Name', // TODO |
