diff --git a/README.md b/README.md
index 767bce7d9..a621b8890 100644
--- a/README.md
+++ b/README.md
@@ -33,35 +33,11 @@ Matrix](https://matrix.to/#/#freenode_#pixelfed:matrix.org))
* Project on Mastodon: [@pixelfed@mastodon.social](https://mastodon.social/@pixelfed)
* E-mail: [hello@pixelfed.org](mailto:hello@pixelfed.org)
-## Support
-The lead maintainer is on Patreon! You can become a Patron at
-https://www.patreon.com/dansup
+## Pixelfed Sponsors
-### Contributors
+We would like to extend our thanks to the following sponsors for funding Pixelfed development. If you are interested in becoming a sponsor, please visit the Pixelfed [Patreon Page](https://www.patreon.com/dansup/overview)
-This project exists thanks to all the people who contribute.
-
+- [](https://oscillas.com/)
-
-### Backers
-
-Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/pixelfed#backer)]
-
-
-
-
-### Sponsors
-
-Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/pixelfed#sponsor)]
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+- **[What5Words](https://opencollective.com/dzheymsd1)**
\ No newline at end of file
diff --git a/resources/lang/cs/helpcenter.php b/resources/lang/cs/helpcenter.php
new file mode 100644
index 000000000..38c0eb744
--- /dev/null
+++ b/resources/lang/cs/helpcenter.php
@@ -0,0 +1,26 @@
+ 'Centrum nápovědy',
+ 'whatsnew' => 'Co je nového',
+
+ 'gettingStarted' => 'ZaÄŤĂnáme',
+ 'sharingMedia' => 'SdĂlenĂ mĂ©diĂ',
+ 'profile' => 'Profil',
+ 'stories' => 'PĹ™ĂbÄ›hy',
+ 'hashtags' => 'Hashtagy',
+ 'discover' => 'ObjevovánĂ',
+ 'directMessages' => 'PĹ™ĂmĂ© zprávy',
+ 'timelines' => 'Časové osy',
+ 'embed' => 'VkládánĂ',
+
+ 'communityGuidelines' => 'KomunitnĂ pokyny',
+ 'whatIsTheFediverse' => 'Co je fedivesmĂr?',
+ 'controllingVisibility' => 'Ovládánà viditelnosti',
+ 'blockingAccounts' => 'Blokovánà účtů',
+ 'safetyTips' => 'Tipy pro bezpeÄŤnost',
+ 'reportSomething' => 'NahlašovánĂ',
+ 'dataPolicy' => 'Politika dat'
+
+];