From 46557c0f918898e8d8a63628facee8a02f98937b Mon Sep 17 00:00:00 2001 From: minjaesong Date: Thu, 25 Jan 2024 04:03:22 +0900 Subject: [PATCH] locale update (restart not needed) --- assets/locales/en/terrarum_sentences.json | 2 +- assets/locales/koKR/terrarum_sentences.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/locales/en/terrarum_sentences.json b/assets/locales/en/terrarum_sentences.json index 6268611b1..f11038d0c 100644 --- a/assets/locales/en/terrarum_sentences.json +++ b/assets/locales/en/terrarum_sentences.json @@ -18,7 +18,7 @@ "MENU_IO_WORLDGEN_GROWING_MINERALS": "Growing Minerals...", "MENU_IO_WORLDGEN_POSITIONING_ROCKS": "Positioning Rocks...", "MENU_IO_WORLDGEN_RETICULATING_SPLINES": "Reticulating Splines...", - "MENU_LABEL_AUDIO_BUFFER_INSTRUCTION": "Set it to the minimum value in which you do not hear a stuttering.\nIf your audio is stuttering, increase the value and restart the game.\nLarger value will increase the processing stability and the delay.", + "MENU_LABEL_AUDIO_BUFFER_INSTRUCTION": "Set it to the minimum value in which you do not hear a stuttering.\nIf your audio is stuttering, increase the value until the stuttering is gone.\nLarger value will increase the processing stability and the delay.", "MENU_LABEL_KEYCONFIG_HELP1": "Click On the Keycap to Assign Actions", "MENU_LABEL_SAVE_WILL_BE_DELETED": "The selected save file will be deleted.", "MENU_LABEL_UNSAVED_PROGRESS_WILL_BE_LOST": "Unsaved progress will be lost.", diff --git a/assets/locales/koKR/terrarum_sentences.json b/assets/locales/koKR/terrarum_sentences.json index 6c03166bb..ddb3cc1c1 100644 --- a/assets/locales/koKR/terrarum_sentences.json +++ b/assets/locales/koKR/terrarum_sentences.json @@ -18,7 +18,7 @@ "MENU_IO_WORLDGEN_GROWING_MINERALS": "광물을 키우는 중...", "MENU_IO_WORLDGEN_POSITIONING_ROCKS": "바위들의 위치 조정 중...", "MENU_IO_WORLDGEN_RETICULATING_SPLINES": "망상 구조 결합 중...", - "MENU_LABEL_AUDIO_BUFFER_INSTRUCTION": "오디오 끊김이 들리지 않는 선에서 가장 작은 값으로 설정해주십시오.\n오디오에 끊김이 있다면 더 큰 값으로 설정하고 게임을 재시작하십시오.\n더 큰 값은 오디오 처리의 안정성을 증가시키지만 처리 지연도 늘립니다.", + "MENU_LABEL_AUDIO_BUFFER_INSTRUCTION": "오디오 끊김이 들리지 않는 선에서 가장 작은 값으로 설정해주십시오.\n오디오에 끊김이 있다면 끊김이 없어질 때까지 더 큰 값으로 설정하십시오.\n더 큰 값은 오디오 처리의 안정성을 증가시키지만 처리 지연도 늘립니다.", "MENU_LABEL_KEYCONFIG_HELP1": "키캡을 클릭해 컨트롤을 배정하십시오", "MENU_LABEL_SAVE_WILL_BE_DELETED": "선택된 세이브가 삭제됩니다.", "MENU_LABEL_UNSAVED_PROGRESS_WILL_BE_LOST": "저장하지 않은 진행 상황을 잃게 됩니다.",