1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-25 16:19:43 +02:00

Localize new strings (#445)

This commit is contained in:
sephrat 2021-05-30 01:25:20 +02:00 committed by GitHub
parent 39baca4462
commit 5c035ec644
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 48 additions and 26 deletions

View file

@ -65,7 +65,7 @@ export default {
},
{
icon: "mdi-format-list-checks",
title: "Shopping Lists",
title: this.$t('shopping-list.shopping-lists'),
nav: "/shopping-list",
restricted: true,
},