From 2a64ca23d0b462e5b4cbdf03570a45ccb69850cb Mon Sep 17 00:00:00 2001 From: Matthew Mamonov aka smellyshovel Date: Wed, 7 Aug 2019 21:54:32 +0300 Subject: [PATCH] fix: dashboard typo --- src/components/dashboard/DashboardInfoBlock.vue | 2 +- src/i18n/en.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/dashboard/DashboardInfoBlock.vue b/src/components/dashboard/DashboardInfoBlock.vue index c6a52d6dc..beaf0248c 100644 --- a/src/components/dashboard/DashboardInfoBlock.vue +++ b/src/components/dashboard/DashboardInfoBlock.vue @@ -45,7 +45,7 @@
Buying the right telescope to take your love of astronomy to the next level is a big next step. diff --git a/src/i18n/en.json b/src/i18n/en.json index b35bddc5b..a0fa93a82 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -114,6 +114,7 @@ "commits": "Commits" }, "info": { + "componentRichTheme": "component-rich theme", "completedPullRequests": "completed pull requests", "users": "users", "points": "points",