From f6f997525fc901f28c03dbe749452d31b5f1ba99 Mon Sep 17 00:00:00 2001 From: Fletcher Heisler Date: Tue, 20 Feb 2024 16:21:23 -0500 Subject: [PATCH] web: spell customization with a Z (#8596) Co-authored-by: Fletcher Heisler --- authentik/blueprints/v1/exporter.py | 2 +- web/src/admin/AdminInterface/AdminSidebar.ts | 2 +- web/xliff/de.xlf | 2 +- web/xliff/en.xlf | 4 ++-- web/xliff/es.xlf | 2 +- web/xliff/fr.xlf | 2 +- web/xliff/ko.xlf | 2 +- web/xliff/nl.xlf | 2 +- web/xliff/pl.xlf | 2 +- web/xliff/pseudo-LOCALE.xlf | 2 +- web/xliff/tr.xlf | 2 +- web/xliff/zh-CN.xlf | 2 +- web/xliff/zh-Hans.xlf | 2 +- web/xliff/zh-Hant.xlf | 2 +- web/xliff/zh_CN.xlf | 4 ++-- web/xliff/zh_TW.xlf | 2 +- website/docs/flow/stages/authenticator_sms/index.md | 2 +- website/integrations/services/nextcloud/index.md | 2 +- website/integrations/services/sharepoint-se/index.md | 4 ++-- website/integrations/services/snipe-it/index.md | 2 +- website/integrations/services/truecommand/index.md | 2 +- website/integrations/services/zammad/index.md | 2 +- 22 files changed, 25 insertions(+), 25 deletions(-) diff --git a/authentik/blueprints/v1/exporter.py b/authentik/blueprints/v1/exporter.py index fbe94c3b42..f4712ee533 100644 --- a/authentik/blueprints/v1/exporter.py +++ b/authentik/blueprints/v1/exporter.py @@ -74,7 +74,7 @@ class Exporter: class FlowExporter(Exporter): - """Exporter customised to only return objects related to `flow`""" + """Exporter customized to only return objects related to `flow`""" flow: Flow with_policies: bool diff --git a/web/src/admin/AdminInterface/AdminSidebar.ts b/web/src/admin/AdminInterface/AdminSidebar.ts index eb860dd5b6..79035aa9bc 100644 --- a/web/src/admin/AdminInterface/AdminSidebar.ts +++ b/web/src/admin/AdminInterface/AdminSidebar.ts @@ -122,7 +122,7 @@ export class AkAdminSidebar extends WithCapabilitiesConfig(AKElement) { ["/events/log", msg("Logs"), [`^/events/log/(?${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")], diff --git a/web/xliff/de.xlf b/web/xliff/de.xlf index 6483e8519a..a84a026eb3 100644 --- a/web/xliff/de.xlf +++ b/web/xliff/de.xlf @@ -4951,7 +4951,7 @@ Bindings to groups/users are checked against the user of the event. Logs - Customisation + Customization Anpassung diff --git a/web/xliff/en.xlf b/web/xliff/en.xlf index 4a98b6b6d1..2b6f88a2eb 100644 --- a/web/xliff/en.xlf +++ b/web/xliff/en.xlf @@ -5203,8 +5203,8 @@ Bindings to groups/users are checked against the user of the event. Logs - Customisation - Customisation + Customization + Customization Directory diff --git a/web/xliff/es.xlf b/web/xliff/es.xlf index 69a2827fec..dbd05497e4 100644 --- a/web/xliff/es.xlf +++ b/web/xliff/es.xlf @@ -4876,7 +4876,7 @@ Bindings to groups/users are checked against the user of the event. troncos - Customisation + Customization Personalización diff --git a/web/xliff/fr.xlf b/web/xliff/fr.xlf index bd03b38a5f..31362ba381 100644 --- a/web/xliff/fr.xlf +++ b/web/xliff/fr.xlf @@ -6502,7 +6502,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti - Customisation + Customization Personalisation diff --git a/web/xliff/ko.xlf b/web/xliff/ko.xlf index 097952bb6c..496edb08d8 100644 --- a/web/xliff/ko.xlf +++ b/web/xliff/ko.xlf @@ -6472,7 +6472,7 @@ Bindings to groups/users are checked against the user of the event. - Customisation + Customization 사용자 정의 diff --git a/web/xliff/nl.xlf b/web/xliff/nl.xlf index cac1529db4..e7bc6cae64 100644 --- a/web/xliff/nl.xlf +++ b/web/xliff/nl.xlf @@ -6457,7 +6457,7 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de - Customisation + Customization Aanpassing diff --git a/web/xliff/pl.xlf b/web/xliff/pl.xlf index e327660ec5..f023e9b40a 100644 --- a/web/xliff/pl.xlf +++ b/web/xliff/pl.xlf @@ -5064,7 +5064,7 @@ Bindings to groups/users are checked against the user of the event. Logi - Customisation + Customization Dostosowywanie diff --git a/web/xliff/pseudo-LOCALE.xlf b/web/xliff/pseudo-LOCALE.xlf index 5d2e64d357..467c13b69d 100644 --- a/web/xliff/pseudo-LOCALE.xlf +++ b/web/xliff/pseudo-LOCALE.xlf @@ -6460,7 +6460,7 @@ Bindings to groups/users are checked against the user of the event. - Customisation + Customization Ćũśţōmĩśàţĩōń diff --git a/web/xliff/tr.xlf b/web/xliff/tr.xlf index 8d89cf6257..02d89c3421 100644 --- a/web/xliff/tr.xlf +++ b/web/xliff/tr.xlf @@ -4869,7 +4869,7 @@ Bindings to groups/users are checked against the user of the event. Günlükler - Customisation + Customization Özelleştirme diff --git a/web/xliff/zh-CN.xlf b/web/xliff/zh-CN.xlf index 0659409070..45e065e77a 100644 --- a/web/xliff/zh-CN.xlf +++ b/web/xliff/zh-CN.xlf @@ -2975,7 +2975,7 @@ doesn't pass when either or both of the selected options are equal or above the Notification Transports - Customisation + Customization Blueprints diff --git a/web/xliff/zh-Hans.xlf b/web/xliff/zh-Hans.xlf index 27882ffb2c..3149d1e071 100644 --- a/web/xliff/zh-Hans.xlf +++ b/web/xliff/zh-Hans.xlf @@ -6504,7 +6504,7 @@ Bindings to groups/users are checked against the user of the event. - Customisation + Customization 自定义 diff --git a/web/xliff/zh-Hant.xlf b/web/xliff/zh-Hant.xlf index 760ecf1cb9..639e96a2f3 100644 --- a/web/xliff/zh-Hant.xlf +++ b/web/xliff/zh-Hant.xlf @@ -4913,7 +4913,7 @@ Bindings to groups/users are checked against the user of the event. 日志 - Customisation + Customization 定制 diff --git a/web/xliff/zh_CN.xlf b/web/xliff/zh_CN.xlf index d5e986ad43..7294abd19d 100644 --- a/web/xliff/zh_CN.xlf +++ b/web/xliff/zh_CN.xlf @@ -6504,7 +6504,7 @@ Bindings to groups/users are checked against the user of the event. - Customisation + Customization 自定义 @@ -8453,4 +8453,4 @@ Bindings to groups/users are checked against the user of the event. - \ No newline at end of file + diff --git a/web/xliff/zh_TW.xlf b/web/xliff/zh_TW.xlf index 04cbcc5b9a..e22234f570 100644 --- a/web/xliff/zh_TW.xlf +++ b/web/xliff/zh_TW.xlf @@ -6449,7 +6449,7 @@ Bindings to groups/users are checked against the user of the event. - Customisation + Customization 客製化設定 diff --git a/website/docs/flow/stages/authenticator_sms/index.md b/website/docs/flow/stages/authenticator_sms/index.md index eeb3e20f48..c2046df8c0 100644 --- a/website/docs/flow/stages/authenticator_sms/index.md +++ b/website/docs/flow/stages/authenticator_sms/index.md @@ -36,7 +36,7 @@ For the generic provider, a POST request will be sent to the URL you have specif Authentication can either be done as HTTP Basic, or via a Bearer Token. Any response with status 400 or above is counted as failed, and will prevent the user from proceeding. -Starting with authentik 2022.10, a custom webhook mapping can be specified to freely customise the payload of the request. For example: +Starting with authentik 2022.10, a custom webhook mapping can be specified to freely customize the payload of the request. For example: ```python return { diff --git a/website/integrations/services/nextcloud/index.md b/website/integrations/services/nextcloud/index.md index 139932056f..3b8be9c4b5 100644 --- a/website/integrations/services/nextcloud/index.md +++ b/website/integrations/services/nextcloud/index.md @@ -53,7 +53,7 @@ authentik already provides some default _scopes_ with _claims_ inside them, such If you do not need storage quota or group information in Nextcloud [skip to the next step](#provider-and-application). -However, if you want to be able to control how much storage users in Nextcloud can use, as well as which users are recognized as Nextcloud administrators, you would need to make this information available in Nextcloud. To achieve this you would need to create a custom `profile` scope. To do so, go to _Customisation_ -> _Property mappings_. Create a _Scope mapping_ with the following parameters: +However, if you want to be able to control how much storage users in Nextcloud can use, as well as which users are recognized as Nextcloud administrators, you would need to make this information available in Nextcloud. To achieve this you would need to create a custom `profile` scope. To do so, go to _Customization_ -> _Property mappings_. Create a _Scope mapping_ with the following parameters: - Name: Nextcloud Profile - Scope name: profile diff --git a/website/integrations/services/sharepoint-se/index.md b/website/integrations/services/sharepoint-se/index.md index 1ec2435985..b13cb9cba9 100644 --- a/website/integrations/services/sharepoint-se/index.md +++ b/website/integrations/services/sharepoint-se/index.md @@ -79,7 +79,7 @@ Additional information from Microsoft documentation: From the authentik Admin Dashboard: -1. Open **Customisation > Property Mappings** page from the sidebar. +1. Open **Customization > Property Mappings** page from the sidebar. 2. Click **Create** from the property mapping list command bar. 3. Within the new property mapping form, select **Scope Mapping**. 4. Click **Next** and enter the following values: @@ -102,7 +102,7 @@ return { From the authentik Admin Dashboard: -1. Open **Customisation > Property Mappings** page from the sidebar. +1. Open **Customization > Property Mappings** page from the sidebar. 2. Click **Create** from the property mapping list command bar. 3. Within the new property mapping form, select **Scope Mapping**. 4. Click **Next** and enter the following values: diff --git a/website/integrations/services/snipe-it/index.md b/website/integrations/services/snipe-it/index.md index 12c8c60ece..cd39930e58 100644 --- a/website/integrations/services/snipe-it/index.md +++ b/website/integrations/services/snipe-it/index.md @@ -115,7 +115,7 @@ You must sync your LDAP database with Snipe-IT. Go to People on the sidebar menu ## authentik Property Mapping -To create a policy mapping, go to _Customisation/Property Mappings_, click `Create` then `LDAP Property Mapping`. Name is 'sn' and set Object field to sn: +To create a policy mapping, go to _Customization/Property Mappings_, click `Create` then `LDAP Property Mapping`. Name is 'sn' and set Object field to sn: ```ini def getLastName(): diff --git a/website/integrations/services/truecommand/index.md b/website/integrations/services/truecommand/index.md index 0e3c013477..6cea09215f 100644 --- a/website/integrations/services/truecommand/index.md +++ b/website/integrations/services/truecommand/index.md @@ -36,7 +36,7 @@ Under _Advanced protocol settings_, set NameID Property to _authentik default SA The following custom property mappings are required. -Under _Customisation_, select _Property Mappings_, then _Create_. Select _SAML Property Mapping_. +Under _Customization_, select _Property Mappings_, then _Create_. Select _SAML Property Mapping_. ### Username diff --git a/website/integrations/services/zammad/index.md b/website/integrations/services/zammad/index.md index e558072065..7e0db33ff9 100644 --- a/website/integrations/services/zammad/index.md +++ b/website/integrations/services/zammad/index.md @@ -22,7 +22,7 @@ The following placeholders will be used: ### Step 1 - Property Mappings -Create two Mappings (under _Customisation/Property Mappings_) with these settings: +Create two Mappings (under _Customization/Property Mappings_) with these settings: #### name mapping