5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-25 06:03:57 +03:00

ui: system config: fix leading whitespace in translation

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-10-29 13:18:53 +01:00
parent 122179414c
commit e5dc7fef05

View File

@ -9,7 +9,7 @@ Ext.define('PBS.SystemConfiguration', {
items: [
{
xtype: 'panel',
title: gettext(' Network/Time'),
title: gettext('Network/Time'),
itemId: 'network',
iconCls: 'fa fa-exchange',
layout: {