Skip to content
GitLab
Menu
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
d980ceff
Commit
d980ceff
authored
Jan 23, 2019
by
Sébastiaan Versteeg
Browse files
Merge branch 'translate-documents-locatie' into 'master'
Add translation for hardcoded "Locatie" See merge request
!1136
parents
503993f3
05b0b55d
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/documents/templates/documents/index.html
View file @
d980ceff
...
...
@@ -98,7 +98,7 @@
id=
"gm-content-{{ forloop.counter0 }}"
>
<div
class=
"card-body"
>
<p>
Locatie
: {{ gm.location }}
<br/>
{% trans "location"|capfirst %}
: {{ gm.location }}
<br/>
{% trans "documents"|capfirst %}:
<br/>
<ol>
{% for doc in gm.documents.all %}
...
...
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