[GH-ISSUE #115] Italian language missing #64

Closed
opened 2026-05-07 00:18:35 +02:00 by BreizhHardware · 3 comments

Originally created by @g-guglielmi on GitHub (Jan 8, 2026).
Original GitHub issue: https://github.com/glenndehaan/unifi-voucher-site/issues/115

Originally assigned to: @glenndehaan on GitHub.

The problem

Hello, i just noticed that in the code here on GitHub the Italian language was addedd 6 months ago, but in the WebUI still it doesn't show up:

Image

I configured the following docker variables, but the UI remains in English and the Italian language doesn't show up in the dropdown menu, as shown in the picture.

TRANSLATION_DEFAULT=IT
TRANSLATION_HIDDEN_LANGUAGES=br,cs,da,es,fa,fi,fr,nl,pl,pt,ru,sr

Also, I still don't see the language flags.
Am i missing something?

Thanks!

What version of UniFi Voucher Site has the issue?

8.6.2

What was the last working version of UniFi Voucher Site?

No response

What type of installation are you running?

Docker

Anything in the logs that might be useful for us?


Additional information

No response

Originally created by @g-guglielmi on GitHub (Jan 8, 2026). Original GitHub issue: https://github.com/glenndehaan/unifi-voucher-site/issues/115 Originally assigned to: @glenndehaan on GitHub. ### The problem Hello, i just noticed that in the code here on GitHub the Italian language was addedd 6 months ago, but in the WebUI still it doesn't show up: <img width="420" height="351" alt="Image" src="https://github.com/user-attachments/assets/36d9a7ca-8c48-498c-a272-b377e3279d81" /> I configured the following docker variables, but the UI remains in English and the Italian language doesn't show up in the dropdown menu, as shown in the picture. ``` TRANSLATION_DEFAULT=IT TRANSLATION_HIDDEN_LANGUAGES=br,cs,da,es,fa,fi,fr,nl,pl,pt,ru,sr ``` Also, I still don't see the language flags. Am i missing something? Thanks! ### What version of UniFi Voucher Site has the issue? 8.6.2 ### What was the last working version of UniFi Voucher Site? _No response_ ### What type of installation are you running? Docker ### Anything in the logs that might be useful for us? ```Text ``` ### Additional information _No response_
BreizhHardware 2026-05-07 00:18:35 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@glenndehaan commented on GitHub (Jan 8, 2026):

Hi @g-guglielmi,

Yeah this is indeed a bug. It seems I completely forgot to add the language to the selector.
I have just released version 8.6.3 that resolves this issue

<!-- gh-comment-id:3725111997 --> @glenndehaan commented on GitHub (Jan 8, 2026): Hi @g-guglielmi, Yeah this is indeed a bug. It seems I completely forgot to add the language to the selector. I have just released version 8.6.3 that resolves this issue
Author
Owner

@g-guglielmi commented on GitHub (Jan 8, 2026):

Thanks for the quick fix!
Was this also connected to the fact that I'm not seeing the flags for the languages, in the dropdown menu?

<!-- gh-comment-id:3725207049 --> @g-guglielmi commented on GitHub (Jan 8, 2026): Thanks for the quick fix! Was this also connected to the fact that I'm not seeing the flags for the languages, in the dropdown menu?
Author
Owner

@glenndehaan commented on GitHub (Jan 8, 2026):

No that seems like a browser thing. Those are just normal emoji's and it looks like it just renders the fallback. So maybe emojis where disabled in your browser?

<!-- gh-comment-id:3725300847 --> @glenndehaan commented on GitHub (Jan 8, 2026): No that seems like a browser thing. Those are just normal emoji's and it looks like it just renders the fallback. So maybe emojis where disabled in your browser?
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/unifi-voucher-site#64
No description provided.