Skip to content

Commit

Permalink
fix: translation key
Browse files Browse the repository at this point in the history
  • Loading branch information
paring-chan committed Dec 18, 2023
1 parent 55a6738 commit 8326aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/organisms/layout/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<div class="list">
<FooterSection title="FOOTER_SECTION_LEGAL">
<FooterLink href="/docs/legal">
<Translation key="FOOTER_LEGAL_NOTICE" />
<Translation key="LEGAL_NOTICE" />
</FooterLink>

<!-- <FooterLink href="/tos">
Expand Down

0 comments on commit 8326aba

Please sign in to comment.