From 5a227f70c671d97f1fa588b4f3ba80f67bcb7cdc Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Fri, 22 Apr 2022 11:19:56 +0200 Subject: [PATCH] fix: Do not activate i18n for now --- src/routes/__layout.svelte | 50 +++++++++++++++++--------------- src/routes/settings/index.svelte | 4 +-- 2 files changed, 28 insertions(+), 26 deletions(-) diff --git a/src/routes/__layout.svelte b/src/routes/__layout.svelte index 8fdcdb273..7c302438c 100644 --- a/src/routes/__layout.svelte +++ b/src/routes/__layout.svelte @@ -463,31 +463,33 @@ - - - - - - - + + + + + + + {/if}
- +
@@ -233,6 +233,6 @@
{:else}
- +
{/if}