change sub 2 month free to 6 weeks free

This commit is contained in:
Soldat
2018-08-31 18:41:06 +02:00
parent bef10c0fe3
commit f78d8e1d95
2 changed files with 4 additions and 4 deletions

View File

@ -499,9 +499,9 @@ SITH_SUBSCRIPTIONS = {
'duration': 1,
},
'deux-mois-essai': {
'name': _('Two month for free'),
'name': _('Six weeks for free'),
'price': 0,
'duration': 0.33,
'duration': 0.23,
},
'benevoles-euroks': {
'name': _('Eurok\'s volunteer'),