Commit bb4269d4 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'typo-no-contributions' into 'master'

Rename 'no contributions' to 'No contributions' in profile activity graph helper

See merge request gitlab-org/gitlab!59076
parents 9a304d3a ad1a77f0
...@@ -247,7 +247,7 @@ export default class ActivityCalendar { ...@@ -247,7 +247,7 @@ export default class ActivityCalendar {
renderKey() { renderKey() {
const keyValues = [ const keyValues = [
__('no contributions'), __('No contributions'),
__('1-9 contributions'), __('1-9 contributions'),
__('10-19 contributions'), __('10-19 contributions'),
__('20-29 contributions'), __('20-29 contributions'),
......
---
title: Rename 'no contributions' to 'No contributions' in profile activity graph helper
merge_request: 59076
author: Yogi (@yo)
type: changed
...@@ -37878,9 +37878,6 @@ msgstr "" ...@@ -37878,9 +37878,6 @@ msgstr ""
msgid "no approvers" msgid "no approvers"
msgstr "" msgstr ""
msgid "no contributions"
msgstr ""
msgid "no expiration" msgid "no expiration"
msgstr "" msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment