be7a4845ab
* ko_KR 国际化 * fix: ko --------- Co-authored-by: chenos <chenlinxh@gmail.com>
9 lines
644 B
JSON
9 lines
644 B
JSON
{
|
|
"Sign in": "로그인",
|
|
"User will be registered automatically if not exists.": "사용자가 존재하지 않으면 자동으로 등록됩니다.",
|
|
"Sign up automatically when the user does not exist": "사용자가 존재하지 않을 경우 자동으로 가입",
|
|
"Service domain": "서비스 도메인",
|
|
"The domain is usually the address of your server, in local development, you can use the address of your local machine, such as: http://localhost:13000":
|
|
"도메인은 일반적으로 서버의 주소입니다. 로컬 개발에서는 로컬 머신의 주소를 사용할 수 있습니다. 예: http://localhost:13000"
|
|
}
|