fix key for home.new_note_notice

This commit is contained in:
Łukasz Pospiech
2024-04-18 12:39:00 +02:00
committed by GitHub
parent 6bb527198a
commit 6aed2e2756

View File

@@ -37,7 +37,7 @@
{#if $status?.theme_new_note_notice}
<p>
{@html $t('home.theme_new_note_notice')}
{@html $t('home.new_note_notice')}
</p>
{/if}
<br />