From 4b56f6b3d6f3258571cb3a1239928c7dfabe72e2 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:43:54 -0500 Subject: [PATCH] New translations en-us.json (Afrikaans) --- frontend/lang/messages/af-ZA.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/af-ZA.json b/frontend/lang/messages/af-ZA.json index 517d35f1f..9c9f02c62 100644 --- a/frontend/lang/messages/af-ZA.json +++ b/frontend/lang/messages/af-ZA.json @@ -472,6 +472,7 @@ "comment": "Lewer kommentaar", "comments": "Kommentaar", "delete-confirmation": "Is jy seker jy wil hierdie resep uitvee?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Verwyder resep", "description": "Beskrywing", "disable-amount": "Skakel bestanddeelhoeveelhede af", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count",