Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
7693f93e
Commit
7693f93e
authored
Mar 01, 2017
by
Tom van Bussel
Browse files
Renamed Members in menu to Member list
parent
1ae1244a
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
0%
Try again
or
attach a new 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