mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-22 22:59:41 +02:00
More localization (#373)
* Translate missing string * Display language in original language + English * Translate assets * Translate recipe settings
This commit is contained in:
parent
d2e56cf233
commit
b302e0ffd8
6 changed files with 31 additions and 21 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