Commit ad1a77f0 authored by Yogi's avatar Yogi Committed by Rémy Coutable

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

parent bff31fff
...@@ -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
...@@ -37225,9 +37225,6 @@ msgstr "" ...@@ -37225,9 +37225,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