Update translations
This commit is contained in:
parent
fed45e0c6b
commit
9d672dba84
40 changed files with 777 additions and 248 deletions
|
@ -237,7 +237,7 @@
|
|||
<a href="{{ SITEURL }}">{{ _('Home') }}</a>
|
||||
|
||||
{% for title, link in MENUITEMS %}
|
||||
<a href="{{ link }}">{{ title }}</a>
|
||||
<a href="{{ link }}">{{ _(title) }}</a>
|
||||
{% endfor %}
|
||||
|
||||
{% if FEED_ALL_ATOM %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue