The language selected is not applied on the login page #2214

Closed
opened 2026-03-04 01:50:57 -05:00 by deekerman · 6 comments
Owner

Originally created by @ghost on GitHub (Dec 1, 2020).

Originally assigned to: @ArtemBaskal on GitHub.

Prerequisites

Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Problem Description

When i open my adguard home page it reset language in english (on login form) and when i connect myself it revert back to the languages i have choosed

Proposed Solution

use a cookie to store the language even when not connected

Alternatives Considered

use the local storage to do so

Originally created by @ghost on GitHub (Dec 1, 2020). Originally assigned to: @ArtemBaskal on GitHub. <!-- As an open-source project with a dedicated but small maintainer team, it can sometimes take a long time for issues to be addressed so please be patient and we will get back to you as soon as we can. --> ### Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [x] I am running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this issue has not already been filed ### Problem Description When i open my adguard home page it reset language in english (on login form) and when i connect myself it revert back to the languages i have choosed ### Proposed Solution use a cookie to store the language even when not connected ### Alternatives Considered use the local storage to do so
deekerman 2026-03-04 01:50:57 -05:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@Aikatsui commented on GitHub (Dec 1, 2020):

Reset language (present) to english is unnecessary because adguardhome doesn't has or need account registration then it's enough to keep "administrator" user language as default for home page even after introduced #997 (user accounts)

@Aikatsui commented on GitHub (Dec 1, 2020): Reset language (present) to english is unnecessary because adguardhome doesn't has or need account registration then it's enough to keep "administrator" user language as default for home page even after introduced #997 (user accounts)
Author
Owner

@ghost commented on GitHub (Dec 1, 2020):

yes but actually the administrator is in french not English, so i don't understand why it reset to English if i'm not logged, why does it not show itself in the languages i have selected (i ask to see if it's a problem on my side or a normal behavior).

@ghost commented on GitHub (Dec 1, 2020): yes but actually the administrator is in french not English, so i don't understand why it reset to English if i'm not logged, why does it not show itself in the languages i have selected (i ask to see if it's a problem on my side or a normal behavior).
Author
Owner

@ameshkov commented on GitHub (Dec 1, 2020):

So basically the problem is that the language you chose is not applied on the login page, right?

@ameshkov commented on GitHub (Dec 1, 2020): So basically the problem is that the language you chose is not applied on the login page, right?
Author
Owner

@ameshkov commented on GitHub (Dec 1, 2020):

@ArtemBaskal take a look plz, it should be relatively easy to fix.

@ameshkov commented on GitHub (Dec 1, 2020): @ArtemBaskal take a look plz, it should be relatively easy to fix.
Author
Owner

@ghost commented on GitHub (Dec 1, 2020):

exact, i have checked on the yaml language is "fr" but on login page when i first connect is in English, but on the launch of login page it show in English.
If i'm connecting myself the langage is french so only the login page don't follow this settings.

@ghost commented on GitHub (Dec 1, 2020): exact, i have checked on the yaml language is "fr" but on login page when i first connect is in English, but on the launch of login page it show in English. If i'm connecting myself the langage is french so only the login page don't follow this settings.
Author
Owner

@ghost commented on GitHub (Dec 1, 2020):

@ameshkov its seem to be a bug (corrected on this release) of local storage who was wiped on every boot of edge, sorry for the loss of time

@ghost commented on GitHub (Dec 1, 2020): @ameshkov its seem to be a bug (corrected on this release) of local storage who was wiped on every boot of edge, sorry for the loss of time
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AdGuardHome#2214
No description provided.