New translations en-US.json (Portuguese)

This commit is contained in:
Hayden 2021-04-27 11:19:10 -08:00
commit 078b80956c

View file

@ -152,6 +152,7 @@
"exclude": "Exclude", "exclude": "Exclude",
"include": "Include", "include": "Include",
"or": "Or", "or": "Or",
"and": "and",
"search": "Search", "search": "Search",
"tag-filter": "Tag Filter" "tag-filter": "Tag Filter"
}, },
@ -217,6 +218,16 @@
"test-webhooks": "Webhooks de Teste", "test-webhooks": "Webhooks de Teste",
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Os URLs apresentados abaixo receberão webhooks que contêm os dados da receita para o plano de refeições no dia marcado. Atualmente, os webhooks serão executados a ", "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Os URLs apresentados abaixo receberão webhooks que contêm os dados da receita para o plano de refeições no dia marcado. Atualmente, os webhooks serão executados a ",
"webhook-url": "Webhook URL" "webhook-url": "Webhook URL"
},
"toolbox": {
"toolbox": "Toolbox",
"new-name": "New Name",
"recipes-effected": "Recipes Effected",
"title-case-all": "Title Case All",
"no-unused-items": "No Unused Items",
"remove-unused": "Remove Unused",
"assign-all": "Assign All",
"bulk-assign": "Bulk Assign"
} }
}, },
"user": { "user": {