Update app_languages.php
This commit is contained in:
parent
491e8591a0
commit
76b3f2695d
|
|
@ -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'] = '';
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue