forked from baron/baron-sso
Fix code-check locale and headless test failures
This commit is contained in:
@@ -2514,6 +2514,7 @@ department = "Department"
|
||||
email = "Email"
|
||||
name = "Name"
|
||||
tenant = "Tenant"
|
||||
tenant_slug = "Tenant slug"
|
||||
|
||||
[ui.userfront.profile.password]
|
||||
change = "Change"
|
||||
@@ -2630,7 +2631,7 @@ load_error = "Failed to load the integrity report."
|
||||
|
||||
[ui.admin.integrity]
|
||||
kicker = "System"
|
||||
loading = "Loading"
|
||||
loading = "Loading data integrity report..."
|
||||
title = "Data Integrity Check"
|
||||
|
||||
[ui.admin.integrity.forbidden]
|
||||
@@ -2699,6 +2700,3 @@ status_placeholder = "Select status"
|
||||
|
||||
[ui.dev.profile.org]
|
||||
tenant_slug = "Tenant slug"
|
||||
|
||||
[ui.userfront.profile.field]
|
||||
tenant_slug = "Tenant slug"
|
||||
|
||||
Reference in New Issue
Block a user