mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Update ja translations
This commit is contained in:
parent
57a5e04ffc
commit
0c1cb72fbf
3 changed files with 40 additions and 8 deletions
|
@ -106,7 +106,7 @@
|
|||
<a href="/{{ page.lang }}/{% translate legal url %}">{% translate menu-legal layout %}</a>
|
||||
{% endcase %}
|
||||
{% case page.lang %}
|
||||
{% when 'ar' or 'da' or 'de' or 'es' or 'fr' or 'hi' or 'hu' or 'id' or 'ja' or 'ko' or 'nl' or 'pl' or 'pt_BR' or 'ro' or 'sl' or 'sv' or 'tr' or 'uk' or 'zh_CN' %}
|
||||
{% when 'ar' or 'da' or 'de' or 'es' or 'fr' or 'hi' or 'hu' or 'id' or 'ko' or 'nl' or 'pl' or 'pt_BR' or 'ro' or 'sl' or 'sv' or 'tr' or 'uk' or 'zh_CN' %}
|
||||
<a href="/en/privacy">Privacy</a>
|
||||
{% else %}
|
||||
<a href="/{{ page.lang }}/{% translate privacy url %}">{% translate menu-privacy layout %}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue