mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
Translate missing string
This commit is contained in:
parent
1dc051f562
commit
1204c36c98
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ export default {
|
|||
return [
|
||||
{
|
||||
icon: "mdi-account",
|
||||
title: "Login",
|
||||
title: this.$t('user.login'),
|
||||
restricted: false,
|
||||
login: true,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue