Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Sith
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
59
Issues
59
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
AE
Sith
Commits
f78d8e1d
Commit
f78d8e1d
authored
Aug 31, 2018
by
Soldat
🤦🏻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change sub 2 month free to 6 weeks free
parent
bef10c0f
Pipeline
#1515
failed with stage
in 7 minutes and 18 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
locale/fr/LC_MESSAGES/django.po
locale/fr/LC_MESSAGES/django.po
+2
-2
sith/settings.py
sith/settings.py
+2
-2
No files found.
locale/fr/LC_MESSAGES/django.po
View file @
f78d8e1d
...
...
@@ -4725,8 +4725,8 @@ msgid "One semester Welcome Week"
msgstr
"Un semestre Welcome Week"
#: sith/settings.py:501
msgid
"
Two month
for free"
msgstr
"
Deux moi
s gratuits"
msgid
"
Six weeks
for free"
msgstr
"
6 semaine
s gratuits"
#: sith/settings.py:506
msgid
"Eurok's volunteer"
...
...
sith/settings.py
View file @
f78d8e1d
...
...
@@ -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.
3
3
,
'duration'
:
0.
2
3
,
},
'benevoles-euroks'
:
{
'name'
:
_
(
'Eurok
\'
s volunteer'
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment