mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-07 18:19:29 +00:00
ui: system config: fix leading whitespace in translation
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
122179414c
commit
e5dc7fef05
@ -9,7 +9,7 @@ Ext.define('PBS.SystemConfiguration', {
|
|||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
xtype: 'panel',
|
xtype: 'panel',
|
||||||
title: gettext(' Network/Time'),
|
title: gettext('Network/Time'),
|
||||||
itemId: 'network',
|
itemId: 'network',
|
||||||
iconCls: 'fa fa-exchange',
|
iconCls: 'fa fa-exchange',
|
||||||
layout: {
|
layout: {
|
||||||
|
Loading…
Reference in New Issue
Block a user