forked from baron/baron-sso
개발자 권한 신청 승인/취소 및 RP 생성 흐름 개선
This commit is contained in:
@@ -334,6 +334,12 @@ delete_error = ""
|
||||
delete_confirm = ""
|
||||
empty = ""
|
||||
empty_detail = ""
|
||||
empty_can_create = ""
|
||||
empty_can_create_detail = ""
|
||||
empty_filtered = ""
|
||||
empty_filtered_detail = ""
|
||||
empty_pending = ""
|
||||
empty_pending_detail = ""
|
||||
|
||||
[msg.dev.clients.consents]
|
||||
empty = ""
|
||||
@@ -353,6 +359,7 @@ missing_id = ""
|
||||
redirect_saved = ""
|
||||
rotate_confirm = ""
|
||||
rotate_error = ""
|
||||
create_forbidden = ""
|
||||
save_error = ""
|
||||
save_forbidden = ""
|
||||
secret_rotated = ""
|
||||
|
||||
Reference in New Issue
Block a user