Update app_languages.php

This commit is contained in:
FusionPBX
2023-02-17 11:54:09 -07:00
committed by GitHub
parent 712b1e7281
commit bc84d609d0

View File

@@ -561,4 +561,23 @@
$text['label-sent']['sv-se'] = '';
$text['label-sent']['uk-ua'] = '';
$text['label-trying']['en-us'] = 'trying';
$text['label-trying']['ar-eg'] = '';
$text['label-trying']['de-at'] = '';
$text['label-trying']['de-ch'] = '';
$text['label-trying']['de-de'] = '';
$text['label-trying']['es-cl'] = '';
$text['label-trying']['es-mx'] = '';
$text['label-trying']['fr-ca'] = '';
$text['label-trying']['fr-fr'] = '';
$text['label-trying']['he-il'] = '';
$text['label-trying']['it-it'] = '';
$text['label-trying']['nl-nl'] = '';
$text['label-trying']['pl-pl'] = '';
$text['label-trying']['pt-br'] = '';
$text['label-trying']['pt-pt'] = '';
$text['label-trying']['ro-ro'] = '';
$text['label-trying']['ru-ru'] = '';
$text['label-trying']['sv-se'] = '';
$text['label-trying']['uk-ua'] = '';
?>