From 5507c30af4c2ef5d58263b654a4a5d3462c231cd Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Thu, 7 Nov 2024 10:49:31 +0100 Subject: [PATCH] [CHANGE] Use language local name --- allianceauth/authentication/templates/public/lang_select.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allianceauth/authentication/templates/public/lang_select.html b/allianceauth/authentication/templates/public/lang_select.html index e581a335..7f641524 100644 --- a/allianceauth/authentication/templates/public/lang_select.html +++ b/allianceauth/authentication/templates/public/lang_select.html @@ -9,7 +9,7 @@ {% for lang_code, lang_name in LANGUAGES %} {% endfor %}