Commit d4ed4a6b authored by Dietmar Maurer's avatar Dietmar Maurer

i18n: use gettext for 'Path' and 'Target'

parent bc306fe0
......@@ -206,7 +206,7 @@ Ext.define('PVE.dc.StorageView', {
renderer: PVE.Utils.format_content_types
},
{
header: 'Path/Target',
header: gettext('Path') + '/' + gettext('Target'),
flex: 1,
sortable: true,
dataIndex: 'path',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment