Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
thalia
concrexit
Commits
7693f93e
Commit
7693f93e
authored
Mar 01, 2017
by
Tom van Bussel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed Members in menu to Member list
parent
1ae1244a
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
194 additions
and
200 deletions
+194
-200
website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo
website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo
+0
-0
website/thaliawebsite/locale/nl/LC_MESSAGES/django.po
website/thaliawebsite/locale/nl/LC_MESSAGES/django.po
+193
-199
website/thaliawebsite/menus.py
website/thaliawebsite/menus.py
+1
-1
No files found.
website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo
View file @
7693f93e
No preview for this file type
website/thaliawebsite/locale/nl/LC_MESSAGES/django.po
View file @
7693f93e
This diff is collapsed.
Click to expand it.
website/thaliawebsite/menus.py
View file @
7693f93e
...
...
@@ -13,7 +13,7 @@ main = [
]},
{
'title'
:
_
(
'For Members'
),
'name'
:
'for-members'
,
'authenticated'
:
True
,
'submenu'
:
[
{
'title'
:
_
(
'Member
s
'
),
'name'
:
'members:index'
},
{
'title'
:
_
(
'Member
list
'
),
'name'
:
'members:index'
},
{
'title'
:
_
(
'Photos'
),
'name'
:
'photos:index'
},
{
'title'
:
_
(
'Statistics'
),
'name'
:
'statistics'
},
{
'title'
:
_
(
'Styleguide'
),
'name'
:
'styleguide'
},
...
...
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