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:
parent
122179414c
commit
e5dc7fef05
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user