From 842f2800e791629cdfdf34e48d2f1d5a4b5664ae Mon Sep 17 00:00:00 2001 From: Snailman11 Date: Sun, 22 Sep 2024 11:28:51 -0700 Subject: [PATCH] Update src/locales/ko/dialogue.json Turns the periods into ellipses for Korean Snow worker Doubles Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com> --- src/locales/ko/dialogue.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locales/ko/dialogue.json b/src/locales/ko/dialogue.json index 3a0ebd94a1a..2a885a8d598 100644 --- a/src/locales/ko/dialogue.json +++ b/src/locales/ko/dialogue.json @@ -312,13 +312,13 @@ }, "snow_worker_double": { "encounter": { - "1": "... ... ...\n$... ...스 승부" + "1": "… … …\n$… …스 승부" }, "victory": { - "1": "... ... ...\n$... ...떠 떨려" + "1": "… … …\n$… …떠 떨려" }, "defeat": { - "1": "...\n$... ...알고 있니?\n... ...여기 춥다고" + "1": "…\n$… …알고 있니?\n… …여기 춥다고" } }, "hex_maniac": {