diff --git a/public/locales/ko-KR/app.json b/public/locales/ko-KR/app.json index 0967ef4..408bb90 100644 --- a/public/locales/ko-KR/app.json +++ b/public/locales/ko-KR/app.json @@ -1 +1,12 @@ -{} +{ + "<0>Already have an account?<1><0>Log in Or <2>Access as a guest": "", + "<0>Create an account Or <2>Access as a guest": "", + "<0>Oops, something's gone wrong.<1>Submitting debug logs will help us track down the problem.": "", + "{{count}} people connected|one": "", + "{{count}} people connected|other": "", + "{{displayName}}, your call is now ended": "", + "{{names}}, {{name}}": "", + "{{name}} is presenting": "", + "{{name}} is talking…": "", + "{{roomName}} - Walkie-talkie call": "" +}