From bea88879af6e4c34ea509f8a157bc862be3fb30a Mon Sep 17 00:00:00 2001 From: Sakamoto Shiina <68018796+ShiinaSakamoto@users.noreply.github.com> Date: Sat, 21 Oct 2023 00:02:50 +0900 Subject: [PATCH] =?UTF-8?q?[Chore]=20Config=20Window:=20=E8=A8=AD=E5=AE=9A?= =?UTF-8?q?=E9=A0=85=E7=9B=AE=E3=81=AE=E3=83=A9=E3=83=99=E3=83=AB=E5=90=8D?= =?UTF-8?q?=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index 6f17aa3a..3e5c4aff 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -128,7 +128,7 @@ config_window: error_message: It cannot be set lower than '%{mic_record_timeout_label}' with a value of 0 or more. mic_max_phrase: - label: Mic Max Phrases + label: Mic Max Words desc: It is the lower limit for the number of transcribed words, and only when this number is exceeded will the transcription results be displayed logs and send to VRChat. error_message: You can set a number equal to or greater than 0. @@ -156,7 +156,7 @@ config_window: error_message: It cannot be set lower than '%{speaker_record_timeout_label}' with a value of 0 or more. speaker_max_phrase: - label: Speaker Max Phrases + label: Speaker Max Words desc: It is the lower limit for the number of transcribed words, and only when this number is exceeded will the transcription results be displayed logs. error_message: You can set a number equal to or greater than 0.