forked from baron/baron-sso
앱 로고 URL 검증 및 미리보기 상태 표시
This commit is contained in:
@@ -377,6 +377,10 @@ empty = "No IdP configurations found."
|
||||
|
||||
[msg.dev.clients.general.identity]
|
||||
logo_help = "PNG or SVG URL shown on the consent and authentication screens."
|
||||
logo_invalid = "The app logo URL format is invalid. Enter an http or https address."
|
||||
logo_preview_loading = "Loading the logo preview."
|
||||
logo_preview_ready = "Logo preview loaded."
|
||||
logo_preview_failed = "Failed to load the logo preview. Check the URL or image access policy."
|
||||
subtitle = "Set the application name, description, and logo."
|
||||
|
||||
[msg.dev.clients.general.redirect]
|
||||
@@ -1378,6 +1382,9 @@ description_placeholder = "Description Placeholder"
|
||||
logo = "App Logo URL"
|
||||
logo_placeholder = "https://example.com/logo.png"
|
||||
logo_preview = "Logo Preview"
|
||||
logo_open = "Open in new tab"
|
||||
logo_preview_error_badge = "Preview failed"
|
||||
logo_preview_empty = "Preview"
|
||||
name = "Name"
|
||||
name_placeholder = "My Awesome Application"
|
||||
title = "Application Identity"
|
||||
|
||||
Reference in New Issue
Block a user