forked from baron/baron-sso
devfront 연동 앱 목록 테이블 간격 및 문구 정리
This commit is contained in:
@@ -331,7 +331,7 @@ desc = "Please enter the reason for your request. It will be approved after admi
|
||||
[msg.dev.clients]
|
||||
load_error = "Error loading clients: {{error}}"
|
||||
loading = "Loading apps..."
|
||||
showing = "Showing {{shown}} of {{total}} apps"
|
||||
showing = "A total of {{shown}} applications are registered."
|
||||
deleted = "App deleted."
|
||||
delete_error = "Failed to delete: {{error}}"
|
||||
delete_confirm = "Are you sure you want to delete this app? This action cannot be undone."
|
||||
|
||||
@@ -342,7 +342,7 @@ empty_pending = "개발자 권한 신청을 검토 중입니다."
|
||||
empty_pending_detail = "super admin이 승인하면 연동 앱을 추가할 수 있습니다."
|
||||
load_error = "앱 정보를 불러오지 못했습니다: {{error}}"
|
||||
loading = "앱 정보를 불러오는 중..."
|
||||
showing = "전체 {{total}}개 중 {{shown}}개를 표시하는 중입니다."
|
||||
showing = "총 {{shown}}개의 애플리케이션이 등록되어 있습니다."
|
||||
|
||||
[msg.dev.clients.consents]
|
||||
empty = "조회된 동의 내역이 없습니다."
|
||||
|
||||
Reference in New Issue
Block a user