Update app_languages.php

This commit is contained in:
FusionPBX 2018-08-30 22:21:07 -06:00 committed by GitHub
parent 491e8591a0
commit 76b3f2695d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 1 deletions

View File

@ -160,6 +160,25 @@
$text['label-sms']['sv-se'] = '';
$text['label-sms']['uk-ua'] = '';
$text['label-mms']['en-us'] = 'mms';
$text['label-mms']['ar-eg'] = '';
$text['label-mms']['de-at'] = '';
$text['label-mms']['de-ch'] = '';
$text['label-mms']['de-de'] = '';
$text['label-mms']['es-mx'] = '';
$text['label-mms']['fr-ca'] = '';
$text['label-mms']['fr-fr'] = '';
$text['label-mms']['he-il'] = '';
$text['label-mms']['it-it'] = '';
$text['label-mms']['nl-nl'] = '';
$text['label-mms']['pl-pl'] = '';
$text['label-mms']['pt-br'] = '';
$text['label-mms']['pt-pt'] = '';
$text['label-mms']['ro-ro'] = '';
$text['label-mms']['ru-ru'] = '';
$text['label-mms']['sv-se'] = '';
$text['label-mms']['uk-ua'] = '';
$text['label-chat']['en-us'] = 'chat';
$text['label-chat']['ar-eg'] = '';
$text['label-chat']['de-at'] = '';
@ -577,4 +596,4 @@
$text['description-message_json']['sv-se'] = '';
$text['description-message_json']['uk-ua'] = '';
?>
?>