diff --git a/frontend/src/locales/messages/pl-PL.json b/frontend/src/locales/messages/pl-PL.json index 0a8805ca8..e8915a682 100644 --- a/frontend/src/locales/messages/pl-PL.json +++ b/frontend/src/locales/messages/pl-PL.json @@ -114,9 +114,9 @@ "delete-confirmation": "Czy jesteś pewien, że chcesz usunąć ten przepis?", "delete-recipe": "Usuń przepis", "description": "Opis", - "fat-content": "Fat", - "fiber-content": "Fiber", - "carbohydrate-content": "Carbohydrate", + "fat-content": "Tłuszcz", + "fiber-content": "Błonnik", + "carbohydrate-content": "Węglowodany", "grams": "gram", "image": "Zdjęcie", "ingredient": "Składnik", @@ -134,13 +134,13 @@ "original-url": "Oryginalny adres URL", "perform-time": "Czas gotowania", "prep-time": "Czas przyrządzania", - "protein-content": "Protein", + "protein-content": "Białka", "recipe-image": "Zdjęcie do przepisu", "recipe-name": "Nazwa przepisu", "servings": "Porcje", - "sodium-content": "Sodium", + "sodium-content": "Sód", "step-index": "Krok: {step}", - "sugar-content": "Sugar", + "sugar-content": "Cukry", "tags": "Tagi", "title": "Tytuł", "total-time": "Czas całkowity",