Remove legacy formatCategory (#5280)
* Remove legacy formatCategory * prepr
This commit is contained in:
@@ -557,7 +557,7 @@ export const commonProjectTypeTitleMessages = defineMessages({
|
||||
defaultMessage: '{count, plural, one {Server} other {Servers}}',
|
||||
},
|
||||
project: {
|
||||
id: 'project-type.project.lowercase',
|
||||
id: 'project-type.project.capital',
|
||||
defaultMessage: '{count, plural, one {Project} other {Projects}}',
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user