Skip to content
Snippets Groups Projects
Commit 630df073 authored by Daniel Lennartz's avatar Daniel Lennartz
Browse files

Update PBXManager.php

parent 7ea46e8e
No related branches found
No related tags found
No related merge requests found
......@@ -10,10 +10,16 @@
$languageStrings = array(
'Asterisk' => 'Asterisk' ,
'PBXManager' => 'PBX Manager' ,
'SINGLE_PBXManager' => 'PBX Manager' ,
'LBL_CALL_INFORMATION' => 'Call Details' ,
'SINGLE_PBXManager' => 'Anrufprotokoll' ,
'LBL_CALL_INFORMATION' => 'Anruf Details' ,
'Call From' => 'Anruf von' ,
'Call To' => 'Anruf zu' ,
'Time Of Call' => 'Anrufzeit' ,
'PBXManager ID' => 'PBX Manager ID' ,
'LBL_CUSTOM_INFORMATION'=>'Individuelle Informationen',
'LBL_SERVER_CONFIGURATION' => 'Provider Konfiguration',
'LBL_HIDDEN' => '(VERBORGEN)',
'Total Duration' => 'Gesamtdauer (Sek.)',
'Bill Duration' => 'Rechnung Dauer (Sek.)',
'Recording URL' => 'Aufzeichnung',
);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment