ui: acme view: use "Challenge Plugins" name

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-05-07 21:40:06 +02:00
parent b0bff8c3af
commit 0f14518fe9

View File

@ -123,7 +123,7 @@ Ext.define('PVE.dc.ACMEPluginView', {
extend: 'Ext.grid.Panel',
alias: 'widget.pveACMEPluginView',
title: gettext('Plugins'),
title: gettext('Challenge Plugins'),
controller: {
xclass: 'Ext.app.ViewController',