Add top story subtitle to match the spec.
This commit is contained in:
parent
26d87bf607
commit
e06d53c122
5 changed files with 18 additions and 2 deletions
|
|
@ -93,6 +93,12 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'topStorySubtitle' => {
|
||||
message => q|The subtitle of the top story.|,
|
||||
context => q|Template variable.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'topStoryCreationDate' => {
|
||||
message => q|The epoch date when the top story was created, or submitted, to its Story Archive.|,
|
||||
context => q|Template variable.|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue