More Gallery i18n
fix: Add an Album link now appears on Gallery List Albums view
This commit is contained in:
parent
5f28ad91c3
commit
ce4688310e
8 changed files with 178 additions and 5 deletions
|
|
@ -142,6 +142,10 @@ our $HELP = {
|
|||
title => 'help edit title',
|
||||
body => 'help edit body',
|
||||
variables => [
|
||||
{
|
||||
name => 'isNewPhoto',
|
||||
description => 'helpvar isNewPhoto',
|
||||
},
|
||||
{
|
||||
name => 'url_addArchive',
|
||||
description => 'helpvar url_addArchive',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue