Commit bc91c897 authored by Mikołaj Wawrzyniak's avatar Mikołaj Wawrzyniak

Merge branch '246833-rename-attachments-to-uploads' into 'master'

Geo Status - Rename Attachments to Uploads

See merge request gitlab-org/gitlab!54720
parents 631b0307 b2c7c484
......@@ -181,8 +181,8 @@ module EE
{
data_type: 'blob',
data_type_title: _('File'),
title: _('Attachment'),
title_plural: _('Attachments'),
title: _('Upload'),
title_plural: _('Uploads'),
name: 'attachment',
name_plural: 'attachments',
secondary_view: true
......
---
title: Geo Status - Rename Attachments to Uploads
merge_request: 54720
author:
type: changed
......@@ -4227,12 +4227,6 @@ msgstr[1] ""
msgid "Attaching the file failed."
msgstr ""
msgid "Attachment"
msgstr ""
msgid "Attachments"
msgstr ""
msgid "Audit Events"
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