Update app_languages.php

This commit is contained in:
FusionPBX 2024-07-25 03:52:42 -06:00 committed by GitHub
parent 390bc61cf6
commit 1d7c239c37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -1507,8 +1507,8 @@ $text['header-voicemail_import']['zh-cn'] = "语音信箱导入";
$text['header-voicemail_import']['ja-jp'] = "ボイスメールのインポート";
$text['header-voicemail_import']['ko-kr'] = "음성 메일 가져오기";
$text['header-voicemail_export']['en-us'] = "Destination Export";
$text['header-voicemail_export']['en-gb'] = "Destination Export";
$text['header-voicemail_export']['en-us'] = "Voicemail Export";
$text['header-voicemail_export']['en-gb'] = "Voicemail Export";
$text['header-voicemail_export']['ar-eg'] = "التصدير";
$text['header-voicemail_export']['de-at'] = "Exportieren";
$text['header-voicemail_export']['de-ch'] = "Exportieren";
@ -2547,4 +2547,4 @@ $text['label-listen']['zh-cn'] = "听";
$text['label-listen']['ja-jp'] = "聞く";
$text['label-listen']['ko-kr'] = "듣다";
?>
?>