chore: Update translations

This commit is contained in:
2023-11-17 11:12:34 +00:00
parent 5589e748b5
commit 9bec963da2
4 changed files with 15 additions and 13 deletions

View File

@ -526,7 +526,6 @@ export function getCountry() {
};
}
export function trackEvent(event: string) {
window.plausible?.(event);
}
}