From 6b385b150dba4f66291084b7b4e44672ba6d8355 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 28 Apr 2021 19:06:32 -0800 Subject: [PATCH] New translations en-US.json (Polish) --- frontend/src/locales/messages/pl-PL.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/frontend/src/locales/messages/pl-PL.json b/frontend/src/locales/messages/pl-PL.json index d37d32243..0a8805ca8 100644 --- a/frontend/src/locales/messages/pl-PL.json +++ b/frontend/src/locales/messages/pl-PL.json @@ -105,6 +105,7 @@ "recent": "Najnowsze" }, "recipe": { + "assets": "Assets", "add-key": "Dodaj klucz", "api-extras": "Dodatki API", "calories": "Kalorie", @@ -113,8 +114,9 @@ "delete-confirmation": "Czy jesteś pewien, że chcesz usunąć ten przepis?", "delete-recipe": "Usuń przepis", "description": "Opis", - "fat-content": "Zawartość tłuszczu", - "fiber-content": "Zawartość błonnika", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "gram", "image": "Zdjęcie", "ingredient": "Składnik", @@ -132,13 +134,13 @@ "original-url": "Oryginalny adres URL", "perform-time": "Czas gotowania", "prep-time": "Czas przyrządzania", - "protein-content": "Zawartość białka", + "protein-content": "Protein", "recipe-image": "Zdjęcie do przepisu", "recipe-name": "Nazwa przepisu", "servings": "Porcje", - "sodium-content": "Zawartość sodu", + "sodium-content": "Sodium", "step-index": "Krok: {step}", - "sugar-content": "Zawartość cukrów", + "sugar-content": "Sugar", "tags": "Tagi", "title": "Tytuł", "total-time": "Czas całkowity",