mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 18:26:13 +00:00
Add Italian (it) translation (thanks Joif) (fixes #127)
This commit is contained in:
parent
cb22e64c41
commit
ee09b20720
9 changed files with 1986 additions and 1 deletions
|
@ -57,6 +57,7 @@ menu:
|
|||
{% case page.lang %}
|
||||
{% when 'es' %}
|
||||
{% when 'fr' %}
|
||||
{% when 'it' %}
|
||||
{% when 'nl' %}
|
||||
{% else %}
|
||||
<li{% if page.id == id %} class="active"{% endif %}><a href="{{ url }}">{% translate menu-{{id}} layout %}</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue