[pbs-devel] applied-series: [PATCH backup 0/2] implement GUI translation support
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Sep 8 09:03:52 CEST 2020
On 07.09.20 14:56, Thomas Lamprecht wrote:
> Modelled after the PVE/PMG approach. We already set the "PBSLangCookie"
> correctly, so I only had to add parsing and sourcing the language JS file, if
> it exists,
>
> Thomas Lamprecht (2):
> tools: rename extract_auth_cookie to extract_cookie
> ui: add translation support
>
> debian/control | 1 +
> debian/control.in | 1 +
> src/bin/proxmox-backup-proxy.rs | 1 +
> src/server/rest.rs | 34 ++++++++++++++++++++++++---------
> src/tools.rs | 4 ++--
> www/index.hbs | 4 ++++
> 6 files changed, 34 insertions(+), 11 deletions(-)
>
applied.
More information about the pbs-devel
mailing list