mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-04-29 10:27:38 +00:00
dashboard: make Subscription translatable
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
5a6aff6ad5
commit
93bdba1ac6
@ -269,7 +269,7 @@ Ext.define('PBS.Dashboard', {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
iconCls: 'fa fa-ticket',
|
iconCls: 'fa fa-ticket',
|
||||||
title: 'Subscription',
|
title: gettext('Subscription'),
|
||||||
height: 250,
|
height: 250,
|
||||||
reference: 'subscription',
|
reference: 'subscription',
|
||||||
xtype: 'pbsSubscriptionInfo',
|
xtype: 'pbsSubscriptionInfo',
|
||||||
|
Loading…
Reference in New Issue
Block a user