mirror of
https://github.com/zulip/zulip.git
synced 2025-11-23 16:01:24 +00:00
apps: Improve formatting and capitalization.
This commit is contained in:
committed by
Greg Price
parent
eb597a5af3
commit
28d4ec7236
@@ -91,7 +91,7 @@
|
||||
</p>
|
||||
</div>
|
||||
<a href="https://zulip.org/dist/apps/mac/Zulip-latest.dmg" download>
|
||||
<button class="button grey-transparent" type="button" name="button">{{ _('Download Now') }}</button>
|
||||
<button class="button grey-transparent" type="button" name="button">{{ _('Download now') }}</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -112,7 +112,7 @@
|
||||
</p>
|
||||
</div>
|
||||
<a href="https://github.com/zulip/zulip-electron/releases/download/v1.0.0-beta/Zulip-Web-Setup-1.0.0-beta.exe" download>
|
||||
<button class="button grey-transparent" type="button" name="button">{{ _('Download Now') }}</button>
|
||||
<button class="button grey-transparent" type="button" name="button">{{ _('Download now') }}</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -141,7 +141,7 @@ sudo apt-get install zulip-desktop
|
||||
</pre>
|
||||
</div>
|
||||
<div class="platform">
|
||||
<h2>{{ _('Other Platforms') }}</h2>
|
||||
<h2>{{ _('Other platforms') }}</h2>
|
||||
<div class="instructions">
|
||||
<p>{% trans %}We provide a <a href="https://zulip.org/dist/apps/linux/zulip-desktop_latest.bin.tar.gz" download>binary tarball</a> of the Zulip application, built for 64-bit systems.{% endtrans %}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user