mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-04-28 05:49:53 +00:00
ui: directory mapping: use actual words in the title
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c349e2ea5a
commit
af50ee6a70
@ -23,7 +23,7 @@ Ext.define('PVE.window.DirMapEditWindow', {
|
||||
return `/cluster/mapping/dir/${name}`;
|
||||
},
|
||||
|
||||
title: gettext('Add Dir mapping'),
|
||||
title: gettext('Add Directory Mapping'),
|
||||
|
||||
onlineHelp: 'resource_mapping',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user