use runes mode, allow switching locale without js

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-07-24 16:50:32 +03:00
parent ee4b8a1d50
commit 897d445cdc
9 changed files with 41 additions and 28 deletions

View File

@@ -2,7 +2,7 @@
import { time_from_ts } from "$lib/util.js";
import { _, locale } from "$lib/locale.js";
export let service = {};
let { service } = $props();
</script>
<main>