Skip to content

Commit

Permalink
fix: dashboard typo
Browse files Browse the repository at this point in the history
  • Loading branch information
smellyshovel committed Aug 7, 2019
1 parent 520d87e commit 2a64ca2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/dashboard/DashboardInfoBlock.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<div class="flex xs12 md6 xl3">
<va-card
stripe="info"
title="Component reach theme"
:title="$t('dashboard.info.componentRichTheme')"
>
Buying the right telescope to take your love of astronomy to the
next level is a big next step.
Expand Down
1 change: 1 addition & 0 deletions src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
"commits": "Commits"
},
"info": {
"componentRichTheme": "component-rich theme",
"completedPullRequests": "completed pull requests",
"users": "users",
"points": "points",
Expand Down

0 comments on commit 2a64ca2

Please sign in to comment.