Free subscription for jewels

This commit is contained in:
2017-08-21 21:29:33 +02:00
parent 02b317eee8
commit 94582a2d96
3 changed files with 114 additions and 5 deletions

View File

@ -484,6 +484,11 @@ SITH_SUBSCRIPTIONS = {
'price': 0,
'duration': 1,
},
'deux-mois-pour-bijoux': {
'name': _('Two month for free'),
'price': 0,
'duration': 0.34,
}
# To be completed....
}