From 496c78b341d7cbb031723039dae2c86a53fd8285 Mon Sep 17 00:00:00 2001 From: MariaAga Date: Tue, 30 Jul 2024 11:45:38 +0100 Subject: [PATCH] Fixes #37691 - rename AuthSource Welcome var to fix translation --- .../javascripts/react_app/components/AuthSource/Welcome.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webpack/assets/javascripts/react_app/components/AuthSource/Welcome.js b/webpack/assets/javascripts/react_app/components/AuthSource/Welcome.js index fd060379036..6e70bccc629 100644 --- a/webpack/assets/javascripts/react_app/components/AuthSource/Welcome.js +++ b/webpack/assets/javascripts/react_app/components/AuthSource/Welcome.js @@ -15,10 +15,10 @@ export const WelcomeAuthSource = ({ canCreate }) => { FreeIPA, + Free_IPA: {__('FreeIPA')}, OpenLDAP: OpenLDAP, Microsoft: Microsoft's Active Directory, }}