From 6c7b4e639afbef01ece353e32029f54a8052e4f8 Mon Sep 17 00:00:00 2001 From: hamsterbot Date: Wed, 17 Apr 2024 13:16:01 +0000 Subject: [PATCH] locales(update): Updated Korean locale --- locales/ko_KR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/ko_KR.json b/locales/ko_KR.json index d962fd5..2114184 100644 --- a/locales/ko_KR.json +++ b/locales/ko_KR.json @@ -299,7 +299,9 @@ "timezone": "시간대", "serverEnv": "서버 환경", "userSettings": "사용자 설정", - "birthDate": "생년월일" + "birthDate": "생년월일", + "beta": "베타", + "production": "프로덕션" }, "upgrade": "계정 업그레이드", "unavailable": "이용 불가",