tachybase_todo/packages/plugins/@nocobase/plugin-sms-auth/src/locale/ko_KR.json
seonghookim be7a4845ab
feat: add Korean translation (#3428)
* ko_KR 国际化

* fix: ko

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2024-01-25 22:07:22 +08:00

6 lines
264 B
JSON

{
"Sign in via SMS": "SMS 로그인",
"User will be registered automatically if not exists.": "사용자가 없을 경우 자동으로 등록됩니다.",
"Sign up automatically when the user does not exist": "사용자가 없을 때 자동으로 가입"
}