diff --git a/src/lib/cards/Inventories.svelte b/src/lib/cards/Inventories.svelte index 4105697..408be45 100644 --- a/src/lib/cards/Inventories.svelte +++ b/src/lib/cards/Inventories.svelte @@ -23,14 +23,14 @@ {#if valid} - + {i18n.localize("inventorySettings")} - + diff --git a/src/lib/cards/Thrusters.svelte b/src/lib/cards/Thrusters.svelte index c7707ed..df18fe9 100644 --- a/src/lib/cards/Thrusters.svelte +++ b/src/lib/cards/Thrusters.svelte @@ -25,7 +25,7 @@ {#if valid} - + {i18n.localize("thrusterSettings")} diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index b535341..08830f6 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -144,7 +144,7 @@ {#if mounted}
- + {i18n.localize("title")}