mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 01:40:34 +00:00
add 'Log' to gettext translations
This commit is contained in:
parent
08090405d9
commit
05e2f88dda
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user