forked from baron/baron-sso
code check 오류 수정
This commit is contained in:
@@ -2647,6 +2647,7 @@ success = "Check completed."
|
||||
load_error = "Failed to load the integrity report."
|
||||
|
||||
[ui.admin.integrity]
|
||||
fetch_error = "Unable to load the final integrity check result."
|
||||
kicker = "System"
|
||||
loading = "Loading data integrity report..."
|
||||
title = "Data Integrity Check"
|
||||
@@ -2679,7 +2680,9 @@ warning = "Warning"
|
||||
[ui.admin.integrity.summary]
|
||||
checked_at = "Checked at"
|
||||
failures = "Failures"
|
||||
failures_text = "Failures {{count}}"
|
||||
passed = "Passed"
|
||||
title = "Final integrity check"
|
||||
total_checks = "Checks"
|
||||
|
||||
[ui.admin.integrity.table]
|
||||
@@ -2691,6 +2694,10 @@ select_item = "Select {{loginId}}"
|
||||
tenant = "Tenant"
|
||||
user = "User"
|
||||
|
||||
[ui.admin.integrity.section]
|
||||
tenant_integrity = "Tenant integrity"
|
||||
user_integrity = "User integrity"
|
||||
|
||||
[msg.admin.api_keys.list]
|
||||
edit_scopes_desc = "Edit the scopes granted to this API key."
|
||||
rotate_confirm = "Rotate the secret for this API key?"
|
||||
@@ -2708,6 +2715,10 @@ save_scopes = "Save scopes"
|
||||
[ui.admin.overview.summary]
|
||||
total_users = "Total Users"
|
||||
|
||||
[ui.admin.overview.chart]
|
||||
description = "Check the graph by all or selected organizations."
|
||||
title = "Login request status by company and app"
|
||||
|
||||
[ui.admin.tenants.sub]
|
||||
export = "Export"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user