New translations doorkeeper.en.yml (Korean)
[ci skip]
This commit is contained in:
parent
71670d8074
commit
e6b96e4765
1 changed files with 3 additions and 3 deletions
|
@ -66,7 +66,7 @@ ko:
|
|||
title: 이 승인 코드를 복사하여 애플리케이션에 붙여넣으세요
|
||||
authorized_applications:
|
||||
buttons:
|
||||
revoke: 취소
|
||||
revoke: 삭제
|
||||
confirmations:
|
||||
revoke: 확실합니까?
|
||||
index:
|
||||
|
@ -92,7 +92,7 @@ ko:
|
|||
invalid_scope: 요청한 범위가 올바르지 않거나, 알 수 없거나, 잘못 된 형식입니다.
|
||||
invalid_token:
|
||||
expired: 액세스 토큰이 만료되었습니다.
|
||||
revoked: 액세스 토큰이 취소되었습니다.
|
||||
revoked: 액세스 토큰이 삭제되었습니다.
|
||||
unknown: 액세스 토큰이 잘못되었습니다.
|
||||
resource_owner_authenticator_not_configured: Doorkeeper.configure.resource_owner_authenticator가 설정되지 않아 리소스 소유자 찾기가 실패하였습니다.
|
||||
server_error: 권한 부여 서버에 예기치 않은 상태가 발생하여, 요청을 수행할 수 없습니다.
|
||||
|
@ -110,7 +110,7 @@ ko:
|
|||
notice: 애플리케이션을 갱신했습니다.
|
||||
authorized_applications:
|
||||
destroy:
|
||||
notice: 애플리케이션 승인을 취소하였습니다.
|
||||
notice: 애플리케이션이 삭제되었습니다.
|
||||
grouped_scopes:
|
||||
access:
|
||||
read: 읽기 전용 권한
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue