1
0
Fork 0
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:
sephrat 2021-04-30 18:44:03 +02:00 committed by GitHub
parent d2e56cf233
commit b302e0ffd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 31 additions and 21 deletions

View file

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