web: spell customization with a Z (#8596)

Co-authored-by: Fletcher Heisler <fletcher@goauthentik.io>
This commit is contained in:
Fletcher Heisler
2024-02-20 16:21:23 -05:00
committed by GitHub
parent 753fb5e1b2
commit f6f997525f
22 changed files with 25 additions and 25 deletions

View File

@ -122,7 +122,7 @@ export class AkAdminSidebar extends WithCapabilitiesConfig(AKElement) {
["/events/log", msg("Logs"), [`^/events/log/(?<id>${UUID_REGEX})$`]],
["/events/rules", msg("Notification Rules")],
["/events/transports", msg("Notification Transports")]]],
[null, msg("Customisation"), null, [
[null, msg("Customization"), null, [
["/policy/policies", msg("Policies")],
["/core/property-mappings", msg("Property Mappings")],
["/blueprints/instances", msg("Blueprints")],