We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568a051 commit 5885621Copy full SHA for 5885621
apps/web/app/pages/jobboard.vue
@@ -47,7 +47,7 @@ useHead({
47
target=""
48
:href="`${localePath}/`"
49
>
50
- {{ t('back_to_top') }}
+ {{ $t('back_to_top') }}
51
</VFLinkButton>
52
</div>
53
0 commit comments