Skip to content

Commit 5885621

Browse files
committed
hotfix
1 parent 568a051 commit 5885621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/app/pages/jobboard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ useHead({
4747
target=""
4848
:href="`${localePath}/`"
4949
>
50-
{{ t('back_to_top') }}
50+
{{ $t('back_to_top') }}
5151
</VFLinkButton>
5252
</div>
5353
</div>

0 commit comments

Comments
 (0)