feat: i18n

This commit is contained in:
2023-07-26 23:41:13 +02:00
parent 6b09cbfbec
commit 88c7f057c9
24 changed files with 473 additions and 309 deletions

View File

@@ -3,4 +3,4 @@
</script>
<h1>{$page.status}</h1>
<pre>{$page.error.message}</pre>
<pre>{$page.error?.message}</pre>