Integrate i18n
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<footer>
|
||||
<div class="p-4 text-center font-sans">
|
||||
Hutopy ©{{ new Date().getFullYear() }} - Tout droits réservés
|
||||
Hutopy ©{{ new Date().getFullYear() }} - {{ $t('footer.allRightsReserved') }}
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user