fixed typos in about page and updated translations
This commit is contained in:
parent
670287932d
commit
2a7f53c7e9
2 changed files with 97 additions and 85 deletions
|
@ -8,7 +8,7 @@
|
|||
{% endif %}
|
||||
<h2>{% trans 'About c3nav' %}</h2>
|
||||
|
||||
<p>{% blocktrans %}c3nav is open source software, find out more about it on <a href="https://github.com/c3nav" rel="external" target="_blank">c3nav</a>.{% endblocktrans %}</p>
|
||||
<p>{% blocktrans %}c3nav is open source software, find out more about it on <a href="https://github.com/c3nav" rel="external" target="_blank">GitHub</a>.{% endblocktrans %}</p>
|
||||
<p>{% blocktrans %}Keep yourself up to date on c3nav by following us on <a href="https://twitter.com/c3nav" rel="external" target="_blank">Twitter</a>.{% endblocktrans %}</p>
|
||||
{% if team %}
|
||||
<p>{% trans 'The c3nav team at this event:' %} {{ team }}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue