mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-01 18:53:59 -04:00
feat(lang): more localization(#2219)
* feat(lang): localize some views * fix: typo * fix: Localization broke bug report generation * feat(lang): localize recipe page instructions
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
event: 'merge-above',
|
||||
},
|
||||
{
|
||||
text: 'Upload image',
|
||||
text: $tc('recipe.upload-image'),
|
||||
event: 'upload-image'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user