summaryrefslogtreecommitdiff
path: root/config/locales/views/gemeinschaft_setups/en.yml
blob: 9d5f9653f578dd476c616fe5cb85bdba7182ed85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
en:
  gemeinschaft_setups:
    name: 'Gemeinschaft Setup Wizard'
    initial_setup:
      tenant_name_default: 'Snake Oil, Ltd.'
      access_denied_only_available_on_a_new_system:  'Access denied! The setup wizard is only available on a new system.'
      successful_setup:  'Your new PBX is up and running. Have a look around and setup some SIP accounts and phones.'
      admin_name: 'admin'
      super_tenant_description: 'The members of this tenant have the power to create and delete other tenants.'
      admin_group_name: 'Admins'
      user_group_name: 'Users'
      super_admin_group_name: 'Super-Admins'
    new:
      page_title: 'New Gemeinschaft setup'
    form:
      user_id:
        label: 'User'
        hint: ''
      sip_domain_id:
        label: 'SIP domain'
        hint: ''
      country_id:
        label: 'Country'
        hint: ''
      language_id:
        label: 'Language'
        hint: ''
      default_area_code:
        label: 'Default area code'
        hint: ''
      default_company_name:
        label: 'Name of the organisation'
        hint: 'e.g. name of the company'
      default_system_email:
        label: 'System e-mail address'
        hint: 'From field for voicemail or fax e-mails.'        
      submit: 'Create this PBX'