From 35a7f62837ba93ca8928632951a5237e99767914 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Sun, 11 Apr 2021 19:15:56 +0000 Subject: [PATCH] Added translation using Weblate (Swedish) --- vue/src/locales/sv.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 vue/src/locales/sv.json diff --git a/vue/src/locales/sv.json b/vue/src/locales/sv.json new file mode 100644 index 00000000..2a2e137f --- /dev/null +++ b/vue/src/locales/sv.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": "" +}