mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
About-Us: Describe History & Ownership
This commit is contained in:
parent
e7c9164b7d
commit
9876a2739b
2 changed files with 11 additions and 1 deletions
|
@ -11,6 +11,13 @@ id: about-us
|
|||
|
||||
<h2 id="own">{% translate own %}</h2>
|
||||
<p>{% translate owntxt %}</p>
|
||||
{% case page.lang %}
|
||||
{% when 'id' or 'da' or 'de' or 'es' or 'fr' or 'it' or 'hu' or 'nl' or 'pl' or 'pt_BR' or 'ro' or 'sl' or 'sv' or 'tr' or 'el' or 'bg' or 'ru' or 'uk' or 'ar' or 'fa' or 'hi' or 'ko' or 'ja' or 'zh_CN' or 'zh_TW' %}
|
||||
{% else %}
|
||||
<p>{% translate owntxt2 %}</p>
|
||||
<p>{% translate owntxt3 %}</p>
|
||||
<p>{% translate owntxt4 %}</p>
|
||||
{% endcase %}
|
||||
|
||||
<h2 id="control">{% translate control %}</h2>
|
||||
<p>{% translate controltxt %}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue