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 {
renderKey() {
const keyValues = [
__('no contributions'),
__('No contributions'),
__('1-9 contributions'),
__('10-19 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 ""
msgid "no approvers"
msgstr ""
msgid "no contributions"
msgstr ""
msgid "no expiration"
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