Skip to content

Commit

Permalink
feat: title name
Browse files Browse the repository at this point in the history
  • Loading branch information
jialudev committed Dec 26, 2024
1 parent 8e22778 commit af21bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/shared/RepoCards.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
height="18"
/>
<span class="capitalize">
{{ $t(`${repoType}s`) }}
{{ $t(`${repoType}s.title`) }}
<span class="text-gray-400 text-md italic">
{{ totalRepos }}
</span>
Expand Down

0 comments on commit af21bb2

Please sign in to comment.