refactored translations, preparing sending of document
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
const router = useTinyRouter();
|
||||
|
||||
let message = $state(t('user.processing_code'));
|
||||
let message = $state(t('processing_code'));
|
||||
onMount(async () => {
|
||||
let params = new URLSearchParams(location.search);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user