[GH-ISSUE #109] Default language not applied when set #59

Closed
opened 2026-05-07 00:18:31 +02:00 by BreizhHardware · 1 comment

Originally created by @struppthat on GitHub (Dec 8, 2025).
Original GitHub issue: https://github.com/glenndehaan/unifi-voucher-site/issues/109

Originally assigned to: @glenndehaan on GitHub.

The problem

When the the flag "translation_default" is set to german ("de") the language in the kiosk defaults to english.
Any other default language isnt applied either.

Both changes in the compose.yaml or the the config.json yield the same result.

What version of UniFi Voucher Site has the issue?

latest

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 @struppthat on GitHub (Dec 8, 2025). Original GitHub issue: https://github.com/glenndehaan/unifi-voucher-site/issues/109 Originally assigned to: @glenndehaan on GitHub. ### The problem When the the flag "translation_default" is set to german ("de") the language in the kiosk defaults to english. Any other default language isnt applied either. Both changes in the compose.yaml or the the config.json yield the same result. ### What version of UniFi Voucher Site has the issue? latest ### 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:31 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@glenndehaan commented on GitHub (Dec 8, 2025):

Hi @struppthat,

Technically this was not really a bug. See the TRANSLATION_DEFAULT option would select the default language within the admin ui elements (Email & Print Dialogs). It was never intended to pre-select a user language within the kiosk (Since this is a user preference).

I do see that this could be confusing so I created a workaround and version 8.5.0 now redirects the user to the set TRANSLATION_DEFAULT if no language has been selected yet.

Kind regards,
Glenn de Haan

<!-- gh-comment-id:3627783797 --> @glenndehaan commented on GitHub (Dec 8, 2025): Hi @struppthat, Technically this was not really a bug. See the `TRANSLATION_DEFAULT` option would select the default language within the admin ui elements (Email & Print Dialogs). It was never intended to pre-select a user language within the kiosk (Since this is a user preference). I do see that this could be confusing so I created a workaround and version 8.5.0 now redirects the user to the set `TRANSLATION_DEFAULT` if no language has been selected yet. Kind regards, Glenn de Haan
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#59
No description provided.