stub in the help for edit branch and internationalize several labels
in forms.
This commit is contained in:
parent
b55f99a83a
commit
ae0f6ed162
3 changed files with 39 additions and 4 deletions
|
|
@ -222,6 +222,15 @@ our $HELP = {
|
|||
]
|
||||
},
|
||||
|
||||
'edit branch' => {
|
||||
title => 'edit branch',
|
||||
body => 'edit branch body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
||||
'change url' => {
|
||||
title => 'change url',
|
||||
body => 'change url body',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue