chore: pride month fundraiser conclusion (#6588)

* pride end blog post

* Fix drago link

* prepr oops
This commit is contained in:
Prospector
2026-07-01 17:43:44 -07:00
committed by GitHub
parent 7e5590b8b9
commit 256e8f946a
26 changed files with 375 additions and 4 deletions
+15
View File
@@ -317,6 +317,21 @@
"changelog.product.web": {
"defaultMessage": "Platform"
},
"collection-widget.empty-collection": {
"defaultMessage": "This collection is empty."
},
"collection-widget.loading-projects": {
"defaultMessage": "Loading projects..."
},
"collection-widget.no-search-results": {
"defaultMessage": "No projects match your search."
},
"collection-widget.project-count": {
"defaultMessage": "{count, plural, one {# project} other {# projects}}"
},
"collection-widget.search-placeholder": {
"defaultMessage": "Search projects"
},
"collections.label.private": {
"defaultMessage": "Private"
},