[pbs-devel] applied: [PATCH proxmox-backup] ui: fix default language display
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Sep 12 09:48:33 CEST 2022
On 01/09/2022 09:21, Dominik Csapak wrote:
> when we set a default language server side, we want to display that on
> the login page. For that we have to use the 'language' variable in the
> index template.
>
> Also set the fallback to '__default__' instead of 'en' so that we show
> 'Default (English)'.
>
> Was reported in the forum:
>
> https://forum.proxmox.com/threads/set-default-language-on-server-login-screen-to-german.114431/
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> www/LoginView.js | 2 +-
> www/index.hbs | 1 +
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
>
applied, thanks!
More information about the pbs-devel
mailing list