• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Posible bug on Dashboard language (12 RC2)

     
    • 0 Vote(s) - 0 Average

    Posible bug on Dashboard language (12 RC2)

    genimac
    Offline

    Junior Member

    Posts: 8
    Threads: 3
    Joined: 2023 Dec
    Reputation: 0
    Country:Andorra
    #1
    2026-07-01, 08:37 AM
    Helo

    I have a problem on my updated server.
    My admin user has English as language on display on his account, but when going to Dashboard Scheduled tasks are in Spanish, all the rest are Ok in English. I tried French and the same happens, all in French but the Scheduled tasks, that keeps in Spanish?
    Is there any pref file that can be corrupted and cause this?

    I did several tries on full library scans, with 0, 1, 2 and 3 users streaming at same time. No noticeable effects on streaming at all. 
    The full scan takes now 2m 17s, against the old 9m 22s. Very happy now.


    Attached Files Thumbnail(s)
               
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,879
    Threads: 11
    Joined: 2023 Jun
    Reputation: 478
    Country:United States
    #2
    2026-07-01, 02:01 PM
    Is the server set to Spanish somewhere else? What is the server preferred display language in Dashboard > General?
    Jellyfin 10.11.11 (Docker)
    Debian 13 w/Xanmod amd64v3 LTS kernel
    AMD Ryzen 5500 w/32GB DDR4
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    ZFS Storage pool
        vdev1 - 6x WD Red Pro 6TB CMR in RAIDZ1
        vdev2 - 3x WD Red Pro 18TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    genimac
    Offline

    Junior Member

    Posts: 8
    Threads: 3
    Joined: 2023 Dec
    Reputation: 0
    Country:Andorra
    #3
    2026-07-01, 03:23 PM
    (2026-07-01, 02:01 PM)TheDreadPirate Wrote: Is the server set to Spanish somewhere else?  What is the server preferred display language in Dashboard > General?

    Hi,
    also English. The LXC has
    Code:
    #locale -a
    C
    C.utf8
    POSIX
    en_US.utf8
    es_ES.utf8
    Code:
    #locale
    LANG=es_ES.UTF-8
    LANGUAGE=
    LC_CTYPE="es_ES.UTF-8"
    LC_NUMERIC="es_ES.UTF-8"
    LC_TIME="es_ES.UTF-8"
    LC_COLLATE="es_ES.UTF-8"
    LC_MONETARY="es_ES.UTF-8"
    LC_MESSAGES="es_ES.UTF-8"
    LC_PAPER="es_ES.UTF-8"
    LC_NAME="es_ES.UTF-8"
    LC_ADDRESS="es_ES.UTF-8"
    LC_TELEPHONE="es_ES.UTF-8"
    LC_MEASUREMENT="es_ES.UTF-8"
    LC_IDENTIFICATION="es_ES.UTF-8"
    LC_ALL=
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,879
    Threads: 11
    Joined: 2023 Jun
    Reputation: 478
    Country:United States
    #4
    2026-07-01, 04:27 PM (This post was last modified: 2026-07-01, 04:31 PM by TheDreadPirate.)
    I spoke with the devs. This appears to be a known limitation. The strings for the names of the scheduled tasks and categories are generated server side then passed to the UI. The current code uses the server locale, example below.

    https://github.com/jellyfin/jellyfin/blo...ask.cs#L64

    This is different than all other web UI elements where the web page itself requests the translation of a menu item based on the user defined language.

    https://github.com/jellyfin/jellyfin-web...ale.tsx#L5
    https://github.com/jellyfin/jellyfin-web...ex.tsx#L70

    Another dev mentioned that there is work being done to resolve this issue.

    https://github.com/jellyfin/jellyfin/pull/16488
    Jellyfin 10.11.11 (Docker)
    Debian 13 w/Xanmod amd64v3 LTS kernel
    AMD Ryzen 5500 w/32GB DDR4
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    ZFS Storage pool
        vdev1 - 6x WD Red Pro 6TB CMR in RAIDZ1
        vdev2 - 3x WD Red Pro 18TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,879
    Threads: 11
    Joined: 2023 Jun
    Reputation: 478
    Country:United States
    #5
    2026-07-01, 05:23 PM
    Can you open an issue in jellyfin-web's github?

    https://github.com/jellyfin/jellyfin-web/issues

    Eventually the web code will be updated to sync up with the server code (see PR in my last post) in terms of localization.
    Jellyfin 10.11.11 (Docker)
    Debian 13 w/Xanmod amd64v3 LTS kernel
    AMD Ryzen 5500 w/32GB DDR4
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    ZFS Storage pool
        vdev1 - 6x WD Red Pro 6TB CMR in RAIDZ1
        vdev2 - 3x WD Red Pro 18TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode