Update app_languages.php (#5004)

This commit is contained in:
chansizzle 2019-12-31 19:46:00 -07:00 committed by FusionPBX
parent 027621e00d
commit c2a7d88e45
1 changed files with 21 additions and 1 deletions

View File

@ -3956,4 +3956,24 @@ $text['description-enter-context']['ru-ru'] = "Введите контекст."
$text['description-enter-context']['sv-se'] = "Ange Context";
$text['description-enter-context']['uk-ua'] = "";
?>
$text['description-domain_name']['en-us'] = "Select the Domain";
$text['description-domain_name']['ar-eg'] = "";
$text['description-domain_name']['de-at'] = "";
$text['description-domain_name']['de-ch'] = "";
$text['description-domain_name']['de-de'] = "";
$text['description-domain_name']['es-cl'] = "";
$text['description-domain_name']['es-mx'] = "";
$text['description-domain_name']['fr-ca'] = "";
$text['description-domain_name']['fr-fr'] = "";
$text['description-domain_name']['he-il'] = "";
$text['description-domain_name']['it-it'] = "";
$text['description-domain_name']['nl-nl'] = "";
$text['description-domain_name']['pl-pl'] = "";
$text['description-domain_name']['pt-br'] = "";
$text['description-domain_name']['pt-pt'] = "";
$text['description-domain_name']['ro-ro'] = "";
$text['description-domain_name']['ru-ru'] = "";
$text['description-domain_name']['sv-se'] = "";
$text['description-domain_name']['uk-ua'] = "";
?>