mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Free subscription for jewels
This commit is contained in:
@ -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....
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user