diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/views/gemeinschaft_setups/en.yml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/config/locales/views/gemeinschaft_setups/en.yml b/config/locales/views/gemeinschaft_setups/en.yml index 15edca5..0e1bdbe 100644 --- a/config/locales/views/gemeinschaft_setups/en.yml +++ b/config/locales/views/gemeinschaft_setups/en.yml @@ -36,5 +36,11 @@ en: hint: 'e.g. name of the company' default_system_email: label: 'System e-mail address' - hint: 'From field for voicemail or fax e-mails.' + hint: 'From field for voicemail or fax e-mails.' + detect_attacks: + label: 'Detect attacks' + hint: 'Run Perimeter intrusion detection at startup' + report_attacks: + label: 'Report attacks' + hint: 'Report attacks to the cloud.' submit: 'Create this PBX'
\ No newline at end of file |