Skip to content

Commit 0372422

Browse files
Add en headlines for donor and contributor section
1 parent 949698f commit 0372422

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/strings/en/strings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
},
3939
"contributors": {
4040
"title": "Top contributors",
41-
"description": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim, expedita!"
41+
"description": "Recognizing individuals with significant technical input and sustained project involvement."
4242
},
4343
"donors": {
4444
"title": "Our donors",
45-
"description": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim, expedita!"
45+
"description": "Gratefully acknowledging those who support the project through their generous contributions."
4646
},
4747
"footer": {
4848
"copyright": "Copyright © 2025, All Rights Reserved"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)