Translate missing string

This commit is contained in:
Florian Dupret 2021-04-30 08:23:30 +02:00
commit 1204c36c98

View file

@ -49,7 +49,7 @@ export default {
return [
{
icon: "mdi-account",
title: "Login",
title: this.$t('user.login'),
restricted: false,
login: true,
},