From faf743ecf3201fa7b1f07d75e7501a35d4da52d6 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 17 Dec 2023 16:03:09 -0600 Subject: [PATCH] New translations en-us.json (Norwegian) --- .../seed/resources/units/locales/no-NO.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/mealie/repos/seed/resources/units/locales/no-NO.json b/mealie/repos/seed/resources/units/locales/no-NO.json index b00c263bb2f8..68e74b1230b2 100644 --- a/mealie/repos/seed/resources/units/locales/no-NO.json +++ b/mealie/repos/seed/resources/units/locales/no-NO.json @@ -15,17 +15,17 @@ "abbreviation": "kopp" }, "fluid-ounce": { - "name": "us væske unse", + "name": "væskeunse", "description": "", "abbreviation": "fl oz" }, "pint": { - "name": "halvliter", + "name": "pint", "description": "", "abbreviation": "pt" }, "quart": { - "name": "quart", + "name": "kvart", "description": "", "abbreviation": "qt" }, @@ -60,27 +60,27 @@ "abbreviation": "g" }, "kilogram": { - "name": "kilo", + "name": "kilogram", "description": "", "abbreviation": "kg" }, "milligram": { - "name": "mg", + "name": "milligram", "description": "", "abbreviation": "mg" }, "splash": { - "name": "splash", + "name": "skvett", "description": "", "abbreviation": "" }, "dash": { - "name": "dash", + "name": "klype", "description": "", "abbreviation": "" }, "serving": { - "name": "servering", + "name": "porsjon", "description": "", "abbreviation": "" },