aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en-us/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/en-us/conf.php')
-rw-r--r--app/i18n/en-us/conf.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/i18n/en-us/conf.php b/app/i18n/en-us/conf.php
index 9cf51423c..d64e93ca1 100644
--- a/app/i18n/en-us/conf.php
+++ b/app/i18n/en-us/conf.php
@@ -105,6 +105,16 @@ return array(
'none' => 'None', // IGNORE
'small' => 'Small', // IGNORE
),
+ 'notification_timeout' => array(
+ 'bad' => array(
+ 'label' => 'Show warning banner', // IGNORE
+ 'seconds' => 'seconds (at least 1)', // IGNORE
+ ),
+ 'good' => array(
+ 'label' => 'Show acknowledgment banner',
+ 'seconds' => 'seconds (0 means not shown)', // IGNORE
+ ),
+ ),
'privacy' => array(
'_' => 'Privacy', // IGNORE
'retrieve_extension_list' => 'Retrieve extension list', // IGNORE