{@html $t( 'footer.copyright', /** @type {any} */ ({ year: new Date().getFullYear(), website: 'https://leomurca.xyz', }), )}

{@html $t( 'footer.version', /** @type {any} */ ({ version: appVersion() }), )}

{$t('footer.about')} {$t('footer.privacy.policy')} {$t('footer.terms.of.service')}