Add German indications (#2005)

This commit is contained in:
jalr
2016-11-01 11:02:21 -06:00
committed by FusionPBX
parent f1db45d875
commit 7cb70299f4
4 changed files with 28 additions and 0 deletions
+10
View File
@@ -312,6 +312,16 @@ $text['option-frring']['sv-se'] = "fr-ring";
$text['option-frring']['uk'] = "fr-ring ";
$text['option-frring']['de-at'] = "fr-ring";
$text['option-dering']['en-us'] = "de-ring";
$text['option-dering']['es-cl'] = "de-ring";
$text['option-dering']['pt-pt'] = "de-ring";
$text['option-dering']['fr-fr'] = "de-ring";
$text['option-dering']['pt-br'] = "de-ring";
$text['option-dering']['pl'] = "de-ring";
$text['option-dering']['sv-se'] = "de-ring";
$text['option-dering']['uk'] = "de-ring ";
$text['option-dering']['de-at'] = "de-ring";
$text['option-false']['en-us'] = "False";
$text['option-false']['es-cl'] = "No";
$text['option-false']['pt-pt'] = "Não";