From b6cdcbc5904b585903ae9799d2108e99a32e5847 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 6 Aug 2025 11:29:25 -0500 Subject: [PATCH] New translations en-us.json (Afrikaans) --- mealie/repos/seed/resources/units/locales/af-ZA.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mealie/repos/seed/resources/units/locales/af-ZA.json b/mealie/repos/seed/resources/units/locales/af-ZA.json index 046366f38..d8139a7d0 100644 --- a/mealie/repos/seed/resources/units/locales/af-ZA.json +++ b/mealie/repos/seed/resources/units/locales/af-ZA.json @@ -1,31 +1,31 @@ { "teaspoon": { "name": "teelepel", - "plural_name": "teaspoons", + "plural_name": "teelepel", "description": "", "abbreviation": "tl" }, "tablespoon": { "name": "eetlepel", - "plural_name": "tablespoons", + "plural_name": "eetlepel", "description": "", "abbreviation": "el" }, "cup": { "name": "koppie", - "plural_name": "cups", + "plural_name": "koppie", "description": "", "abbreviation": "c" }, "fluid-ounce": { "name": "vloeistofons", - "plural_name": "fluid ounces", + "plural_name": "vloeistofons", "description": "", "abbreviation": "fl oz" }, "pint": { "name": "pint", - "plural_name": "pints", + "plural_name": "pint", "description": "", "abbreviation": "pt" },