Add 'configuration' label for folders of type configuration
This commit is contained in:
parent
10dad0d289
commit
c1997c9db7
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ $labels['contact'] = 'Address Books';
|
|||
$labels['event'] = 'Calendars';
|
||||
$labels['task'] = 'Tasks';
|
||||
$labels['note'] = 'Notes';
|
||||
$labels['configuration'] = 'Configuration';
|
||||
$labels['deletedevice'] = 'Delete device';
|
||||
$labels['imageformat'] = 'Image format';
|
||||
$labels['laxpiclabel'] = 'Allow PNG and GIF images';
|
||||
|
|
Loading…
Add table
Reference in a new issue