{{#tr}} Configure regular expression patterns that will be automatically linkified when used in Zulip message bodies or topics. For example to automatically linkify commit IDs and issue numbers (e.g. #123) to the corresponding items in a GitHub project, you could use the following: {{/tr}}

{{#tr}} Or, to automatically linkify GitHub's org/repo#1234 syntax: {{/tr}}

{{#tr}} More details are available in the Help Center article. {{#*inline "z-link"}}{{> @partial-block}}{{/inline}} {{/tr}}

{{#if is_admin}}
{{t "Add a new linkifier" }}
{{/if}}

{{t "Linkifiers"}}

{{#if is_admin}} {{/if}}
{{t "Pattern" }} {{t "URL format string" }}{{t "Actions" }}