mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Contributions by @saivann to devel docs
Thanks also (in alphabetical order) to @cbeams, @mikehearn, and @tgeller, among others. The last pre-squash commit was: c2b8d562aa107c7b68c60946cea14cdccc5159ad
This commit is contained in:
parent
adbc48bc2d
commit
46780d3177
25 changed files with 1787 additions and 12 deletions
|
@ -12,6 +12,12 @@ id: development
|
|||
<h2>{% translate spec %}</h2>
|
||||
<p>{% translate spectxt %}</p>
|
||||
<ul>
|
||||
{% case page.lang %}
|
||||
{% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'fr' or 'hu' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
|
||||
<li>{% translate speclinkguide development en %}</li>
|
||||
{% else %}
|
||||
<li>{% translate speclinkguide %}</li>
|
||||
{% endcase %}
|
||||
<li>{% translate speclink1 %}</li>
|
||||
<li>{% translate speclink2 %}</li>
|
||||
<li>{% translate speclink3 %}</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue