working on file module

This commit is contained in:
2025-09-26 08:50:47 +02:00
parent 8dd8a9ed66
commit 51884a3aab
4 changed files with 20 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
<script>
import { t } from '../../translations.svelte';
</script>
<h1>{t('files')}</h1>