[pbs-devel] [PATCH backup 2/2] ui: add translation support
Dietmar Maurer
dietmar at proxmox.com
Tue Sep 8 06:56:09 CEST 2020
dpkg: dependency problems prevent configuration of proxmox-backup-server:
proxmox-backup-server depends on pbs-i18n; however:
Package pbs-i18n is not installed.
So where is that package?
> On 09/07/2020 2:56 PM Thomas Lamprecht <t.lamprecht at proxmox.com> wrote:
>
>
> Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
> ---
> debian/control | 1 +
> debian/control.in | 1 +
> src/bin/proxmox-backup-proxy.rs | 1 +
> src/server/rest.rs | 32 ++++++++++++++++++++++++--------
> www/index.hbs | 4 ++++
> 5 files changed, 31 insertions(+), 8 deletions(-)
>
> diff --git a/debian/control b/debian/control
> index e523d4d2..460cac6e 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -103,6 +103,7 @@ Depends: fonts-font-awesome,
> libjs-extjs (>= 6.0.1),
> libzstd1 (>= 1.3.8),
> lvm2,
> + pbs-i18n,
> proxmox-backup-docs,
> proxmox-mini-journalreader,
> proxmox-widget-toolkit (>= 2.2-4),
More information about the pbs-devel
mailing list