diff --git a/README.md b/README.md
index 9debeaf7..4da950ff 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ We are grateful for the generous sponsorship and help of:
-And all the companies and individuals sponsoring Elk Team members. If you're enjoying the app, consider sponsoring our team:
+And all the companies and individuals sponsoring Elk Team and the members. If you're enjoying the app, consider sponsoring us:
- [Elk Team's GitHub Sponsors](https://github.com/sponsors/elk-zone)
diff --git a/components/nav/NavFooter.vue b/components/nav/NavFooter.vue
index a14a72f6..4da9a96c 100644
--- a/components/nav/NavFooter.vue
+++ b/components/nav/NavFooter.vue
@@ -26,6 +26,16 @@ function toggleDark() {
@click="userSettings.zenMode = !userSettings.zenMode"
/>
+
+ {{ $t('settings.about.sponsors') }}
+
+ {{ $t('settings.about.sponsors_body_1') }}
+
+ {{ $t('settings.about.sponsors_body_2') }}
+
+ {{ $t('settings.about.sponsors_body_3') }}
+
{{ $t('settings.about.meet_the_team') }}