added translation to message settings page

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-01-20 19:56:29 +01:00
parent 048b6e5448
commit 1cb4d2ff14
4 changed files with 56 additions and 16 deletions

View File

@@ -14,7 +14,7 @@
<legend>
{t('your_profile')}
<button onclick={() => router.navigate(`/user/${user.id}/edit`)}>{t('edit')}</button>
<!-- <button onclick={() => router.navigate(`/message/settings`)}>{t('settings')}</button> -->
<button onclick={() => router.navigate(`/message/settings`)}>{t('notification settings')}</button>
</legend>
<table>