mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-05 17:00:39 +00:00
Merge pull request #127 from zocimek/main
fix key for home.new_note_notice
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
{#if $status?.theme_new_note_notice}
|
{#if $status?.theme_new_note_notice}
|
||||||
<p>
|
<p>
|
||||||
{@html $t('home.theme_new_note_notice')}
|
{@html $t('home.new_note_notice')}
|
||||||
</p>
|
</p>
|
||||||
{/if}
|
{/if}
|
||||||
<br />
|
<br />
|
||||||
|
Reference in New Issue
Block a user