From 4bb14be74458ffbda2eb5b3e407db35f8aa363b3 Mon Sep 17 00:00:00 2001 From: Mawoka Date: Wed, 30 Nov 2022 16:49:02 +0100 Subject: [PATCH] :sparkles: Added Mastodon to footer --- frontend/src/lib/footer.svelte | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/footer.svelte b/frontend/src/lib/footer.svelte index 14cf593..27cf46e 100644 --- a/frontend/src/lib/footer.svelte +++ b/frontend/src/lib/footer.svelte @@ -15,8 +15,8 @@

{@html $t('footer.self_ads', { mawoka_link: - 'Mawoka', - others_link: `${$t( + 'Mawoka', + others_link: `${$t( 'words.other', { count: 2 } )}`, @@ -53,6 +53,29 @@ +

+

+ Consider following + Mastodon + + + @Mawoka@mastodon.online for updates! +

+
+