Update french translations

This commit is contained in:
Restray
2022-04-03 19:58:10 +02:00
parent a284928352
commit 8cd561b8cc
3 changed files with 60 additions and 59 deletions

View File

@@ -31,6 +31,7 @@
import { errorNotification } from '$lib/form';
import { goto } from '$app/navigation';
import { post } from '$lib/api';
import { t } from '$lib/translations';
const { id } = $page.params;
const from = $page.url.searchParams.get('from');