mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-11 02:48:39 +00:00
change "Sidebar" to "Filters" for the panel title
This commit is contained in:
parent
4c83745295
commit
4852188ce9
1 changed files with 1 additions and 1 deletions
|
@ -470,7 +470,7 @@ Deluge.SideBar.Config = {
|
||||||
region: 'west',
|
region: 'west',
|
||||||
id: 'sidebar',
|
id: 'sidebar',
|
||||||
cls: 'deluge-sidebar',
|
cls: 'deluge-sidebar',
|
||||||
title: _('Sidebar'),
|
title: _('Filters'),
|
||||||
layout: 'accordion',
|
layout: 'accordion',
|
||||||
split: true,
|
split: true,
|
||||||
width: 200,
|
width: 200,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue