Skip to content

Follow-up from "Add option to add custom profile image guidelines"

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

The following discussion from !29894 (merged) should be addressed:

  • @afontaine started a discussion:

    This currently isn't translatable. Can we change that?

    - link_start = '<a href="%{url}" target="_blank">".html_safe % { url: help_page_path('user/markdown') }
    - parsed_with_gfm = _('Content parsed with %{link_start}GitLab Flavored Markdown%{link_end}').html_safe % { link_start: link_start, link_end: '</a>'.html_safe }

This extends to the entire admin page. Currently none of it is covered by i18n.

Edited by 🤖 GitLab Bot 🤖