add missing label for subscription length
This commit is contained in:
parent
f7a61cd5c6
commit
5906df9ec7
1 changed files with 5 additions and 0 deletions
|
|
@ -604,6 +604,11 @@ the form.<br />|,
|
||||||
lastUpdated => 0,
|
lastUpdated => 0,
|
||||||
context => "A time period for group expires offset",
|
context => "A time period for group expires offset",
|
||||||
},
|
},
|
||||||
|
'1 month' => {
|
||||||
|
message => "1 month",
|
||||||
|
lastUpdated => 1160615577,
|
||||||
|
context => "A time period for group expires offset",
|
||||||
|
},
|
||||||
'2 years' => {
|
'2 years' => {
|
||||||
message => "2 years",
|
message => "2 years",
|
||||||
lastUpdated => 0,
|
lastUpdated => 0,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue