docs and i18n for event image
This commit is contained in:
parent
712efa3e18
commit
ef15ac0067
3 changed files with 24 additions and 5 deletions
|
|
@ -157,6 +157,16 @@ our $I18N = { ##hashref of hashes
|
|||
lastUpdated => 1138312761,
|
||||
},
|
||||
|
||||
'add/edit event image' => {
|
||||
message => q|Event Image|,
|
||||
lastUpdated => 1145636759,
|
||||
},
|
||||
|
||||
'add/edit event image description' => {
|
||||
message => q|An image representing your event for display to site visitors.|,
|
||||
lastUpdated => 1145636774,
|
||||
},
|
||||
|
||||
'add/edit event description' => {
|
||||
message => q|Description|,
|
||||
lastUpdated => 1138312761,
|
||||
|
|
@ -395,6 +405,10 @@ The title of this event.
|
|||
The description of this event.
|
||||
</p>
|
||||
|
||||
<p><b>image</b><br />
|
||||
The image assigned to represent this event.
|
||||
</p>
|
||||
|
||||
<p><b>price</b><br />
|
||||
The price of this event.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue