diff --git a/locales/en.yml b/locales/en.yml index 385e019b..3bd750b7 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -1,4 +1,5 @@ home: categories: newestTools: Newest tools - + allTheTools: All the tools + yourFavoriteTools: Your favorite tools diff --git a/src/components/ToolCard.vue b/src/components/ToolCard.vue index 00f22466..5442ba5f 100644 --- a/src/components/ToolCard.vue +++ b/src/components/ToolCard.vue @@ -1,19 +1,16 @@