mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
Apparently, when we renamed these files to no longer have a .txt extension, we accidentally removed them from the set of strings for translation, because `manage.py makemessages` by default only processes .txt and .html files under the templates/ directory. Fix this by adding a .txt extension.
Zulip markdown documentation hosted elsewhere
The markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.