diff --git a/locales/en.json b/locales/en.json
index fa9d2ce5..f6ab77f7 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -306,6 +306,7 @@
"built_at": "Built {0}",
"compose": "Compose",
"conversations": "Conversations",
+ "docs": "Documentation",
"explore": "Explore",
"favourites": "Favorites",
"federated": "Federated",
diff --git a/pages/settings/about/index.vue b/pages/settings/about/index.vue
index 5f6e51fe..eb5f861c 100644
--- a/pages/settings/about/index.vue
+++ b/pages/settings/about/index.vue
@@ -58,6 +58,13 @@ function handleShowCommit() {
@click="openPreviewHelp"
/>
+
+