From 756e5ec6686f52922903a29ec694d6baa107bfd9 Mon Sep 17 00:00:00 2001 From: Jesse Date: Thu, 15 Apr 2021 11:23:53 +0000 Subject: [PATCH] Added translation using Weblate (Dutch) --- vue/src/locales/nl.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 vue/src/locales/nl.json diff --git a/vue/src/locales/nl.json b/vue/src/locales/nl.json new file mode 100644 index 000000000..2a2e137fc --- /dev/null +++ b/vue/src/locales/nl.json @@ -0,0 +1,40 @@ +{ + "import_running": "", + "all_fields_optional": "", + "convert_internal": "", + "Log_Recipe_Cooking": "", + "External_Recipe_Image": "", + "Add_to_Book": "", + "Add_to_Shopping": "", + "Add_to_Plan": "", + "Step_start_time": "", + "Select_Book": "", + "Recipe_Image": "", + "Import_finished": "", + "View_Recipes": "", + "Log_Cooking": "", + "Proteins": "", + "Fats": "", + "Carbohydrates": "", + "Calories": "", + "Nutrition": "", + "Date": "", + "Share": "", + "Export": "", + "Rating": "", + "Close": "", + "Add": "", + "Ingredients": "", + "min": "", + "Servings": "", + "Waiting": "", + "Preparation": "", + "Edit": "", + "Open": "", + "Save": "", + "Step": "", + "Search": "", + "Import": "", + "Print": "", + "Information": "" +}