From af4aa33b9d3a7bef1f4fcc00904a7b571ef28580 Mon Sep 17 00:00:00 2001 From: sjk <38371178+sjkim04@users.noreply.github.com> Date: Fri, 17 Dec 2021 19:20:26 +0900 Subject: [PATCH] Update KR_ko.json --- locales/KR_ko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/KR_ko.json b/locales/KR_ko.json index faaccc9..c52b8ba 100644 --- a/locales/KR_ko.json +++ b/locales/KR_ko.json @@ -215,6 +215,6 @@ "instructions": "로컬라이즈", "fileInput": "테스트할 파일", "filePlaceholder": "https://a.link.to/the_file.json", - "button": "테스트 파일" + "button": "파일 테스트" } }