add 'Log' to gettext translations

This commit is contained in:
Dietmar Maurer 2016-04-01 18:36:30 +02:00
parent 08090405d9
commit 05e2f88dda

View File

@ -77,7 +77,7 @@ Ext.define('PVE.panel.Firewall', {
if (me.fwtype !== 'dc') {
items.push({
title: 'Log',
title: gettext('Log'),
itemId: 'fwlog',
xtype: 'pveLogView',
url: '/api2/extjs' + me.base_url + '/log'