mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
help: Do not treat Help Center as a proper noun.
Fixes https://chat.zulip.org/#narrow/channel/101-design/topic/help.20center.20capitalization
This commit is contained in:
committed by
Tim Abbott
parent
cbae356540
commit
20fa6a3756
@@ -263,7 +263,7 @@ times, and more.
|
||||
Here are a few messages I understand: {bot_commands}
|
||||
|
||||
Check out our [Getting started guide](/help/getting-started-with-zulip),
|
||||
or browse the [Help center](/help/) to learn more!
|
||||
or browse the [help center](/help/) to learn more!
|
||||
""").format(bot_commands=bot_commands(no_help_command=True))
|
||||
else:
|
||||
return _("""
|
||||
|
||||
Reference in New Issue
Block a user