summaryrefslogtreecommitdiff
path: root/config/locales/views/switchboard_entries/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/views/switchboard_entries/en.yml')
-rw-r--r--config/locales/views/switchboard_entries/en.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/views/switchboard_entries/en.yml b/config/locales/views/switchboard_entries/en.yml
index 71f2fe4..a964a41 100644
--- a/config/locales/views/switchboard_entries/en.yml
+++ b/config/locales/views/switchboard_entries/en.yml
@@ -11,6 +11,7 @@ en:
sip_account_id: 'Sip account'
name: 'Name'
position: 'Position'
+ switchable: 'Switchable'
actions:
confirm_destroy: 'Are you sure you want to delete this Switchboardentry?'
destroy: 'Delete'
@@ -24,6 +25,7 @@ en:
sip_account_id: 'Sip account'
name: 'Name'
position: 'Position'
+ switchable: 'Switchable'
actions:
confirm_destroy: 'Are you sure you want to delete this element?'
destroy: 'Delete'
@@ -52,4 +54,7 @@ en:
position:
label: 'Position'
hint: ''
+ switchable:
+ label: 'Switchable SIP-Account'
+ hint: 'Only calls to switchable SIP-Accounts can be transfered.'
submit: 'Submit' \ No newline at end of file