New translations en-US.json (Polish)

This commit is contained in:
Hayden 2021-04-27 11:19:11 -08:00
commit 85e9ee524d

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": "Testuj webhooki", "test-webhooks": "Testuj webhooki",
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Odnośniki poniżej otrzymają webhook zawierający dane o przepisie dla danego dnia. Aktualnie webhooki zostanę wykonane o", "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Odnośniki poniżej otrzymają webhook zawierający dane o przepisie dla danego dnia. Aktualnie webhooki zostanę wykonane o",
"webhook-url": "Odnośnik webhooka" "webhook-url": "Odnośnik webhooka"
},
"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": {