Update app_languages.php

This commit is contained in:
FusionPBX
2024-04-01 13:38:36 -06:00
committed by GitHub
parent 7dc021dc4e
commit 2cca127111

View File

@@ -520,8 +520,8 @@ $text['label-model']['zh-cn'] = "";
$text['label-model']['ja-jp'] = "";
$text['label-model']['ko-kr'] = "";
$text['description-model']['en-us'] = "Model the engine will use.";
$text['description-model']['en-gb'] = "Model the engine will use.";
$text['description-model']['en-us'] = "Select the model that is used to make the recording.";
$text['description-model']['en-gb'] = "Select the model that is used to make the recording.";
$text['description-model']['ar-eg'] = "";
$text['description-model']['de-at'] = "";
$text['description-model']['de-ch'] = "";
@@ -572,8 +572,8 @@ $text['label-voice']['zh-cn'] = "";
$text['label-voice']['ja-jp'] = "";
$text['label-voice']['ko-kr'] = "";
$text['description-voice']['en-us'] = "The recording voice.";
$text['description-voice']['en-gb'] = "The recording voice.";
$text['description-voice']['en-us'] = "Select the voice that is used to make the recording.";
$text['description-voice']['en-gb'] = "Select the voice that is used to make the recording.";
$text['description-voice']['ar-eg'] = "";
$text['description-voice']['de-at'] = "";
$text['description-voice']['de-ch'] = "";
@@ -754,4 +754,4 @@ $text['description-with_password']['zh-cn'] = "拨打 *732 并输入密码 ||REC
$text['description-with_password']['ja-jp'] = "*732 にダイヤルし、パスワード ||RECORDING_PASSWORD|| を入力し、その後に作成する録音の番号を入力します。 または、最良の結果を得るには、16 ビット 8khz/16khz モノラル WAV ファイルをアップロードします。";
$text['description-with_password']['ko-kr'] = "*732를 다이얼하고 비밀번호 ||RECORDING_PASSWORD||를 입력한 다음 생성할 녹음 번호를 입력합니다. 또는 최상의 결과를 얻으려면 16비트 8khz/16khz 모노 WAV 파일을 업로드하십시오.";
?>
?>