Remove legacy formatCategory (#5280)
* Remove legacy formatCategory * prepr
This commit is contained in:
@@ -677,6 +677,9 @@
|
||||
"project-type.plugin.lowercase": {
|
||||
"defaultMessage": "{count, plural, one {plugin} other {plugins}}"
|
||||
},
|
||||
"project-type.project.capital": {
|
||||
"defaultMessage": "{count, plural, one {Project} other {Projects}}"
|
||||
},
|
||||
"project-type.project.category": {
|
||||
"defaultMessage": "Projects"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user