From 2499ccf3b0eac72ba218b2dabaf9edb91b553994 Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Fri, 7 Jun 2024 11:10:58 +0100 Subject: [PATCH] Add translations --- custom_components/mealie/translations/es.json | 14 ++++++++++++++ custom_components/mealie/translations/fr.json | 14 ++++++++++++++ custom_components/mealie/translations/it.json | 14 ++++++++++++++ custom_components/mealie/translations/sk.json | 14 ++++++++++++++ custom_components/mealie/translations/sl.json | 14 ++++++++++++++ 5 files changed, 70 insertions(+) diff --git a/custom_components/mealie/translations/es.json b/custom_components/mealie/translations/es.json index bef73ab..e3e4938 100644 --- a/custom_components/mealie/translations/es.json +++ b/custom_components/mealie/translations/es.json @@ -38,6 +38,20 @@ "todays_side": { "name": "Today's side" } + }, + "image": { + "todays_breakfast": { + "name": "Today's breakfast" + }, + "todays_lunch": { + "name": "Today's lunch" + }, + "todays_dinner": { + "name": "Today's dinner" + }, + "todays_side": { + "name": "Today's side" + } } } } \ No newline at end of file diff --git a/custom_components/mealie/translations/fr.json b/custom_components/mealie/translations/fr.json index bef73ab..e3e4938 100644 --- a/custom_components/mealie/translations/fr.json +++ b/custom_components/mealie/translations/fr.json @@ -38,6 +38,20 @@ "todays_side": { "name": "Today's side" } + }, + "image": { + "todays_breakfast": { + "name": "Today's breakfast" + }, + "todays_lunch": { + "name": "Today's lunch" + }, + "todays_dinner": { + "name": "Today's dinner" + }, + "todays_side": { + "name": "Today's side" + } } } } \ No newline at end of file diff --git a/custom_components/mealie/translations/it.json b/custom_components/mealie/translations/it.json index bef73ab..e3e4938 100644 --- a/custom_components/mealie/translations/it.json +++ b/custom_components/mealie/translations/it.json @@ -38,6 +38,20 @@ "todays_side": { "name": "Today's side" } + }, + "image": { + "todays_breakfast": { + "name": "Today's breakfast" + }, + "todays_lunch": { + "name": "Today's lunch" + }, + "todays_dinner": { + "name": "Today's dinner" + }, + "todays_side": { + "name": "Today's side" + } } } } \ No newline at end of file diff --git a/custom_components/mealie/translations/sk.json b/custom_components/mealie/translations/sk.json index bef73ab..e3e4938 100644 --- a/custom_components/mealie/translations/sk.json +++ b/custom_components/mealie/translations/sk.json @@ -38,6 +38,20 @@ "todays_side": { "name": "Today's side" } + }, + "image": { + "todays_breakfast": { + "name": "Today's breakfast" + }, + "todays_lunch": { + "name": "Today's lunch" + }, + "todays_dinner": { + "name": "Today's dinner" + }, + "todays_side": { + "name": "Today's side" + } } } } \ No newline at end of file diff --git a/custom_components/mealie/translations/sl.json b/custom_components/mealie/translations/sl.json index bef73ab..e3e4938 100644 --- a/custom_components/mealie/translations/sl.json +++ b/custom_components/mealie/translations/sl.json @@ -38,6 +38,20 @@ "todays_side": { "name": "Today's side" } + }, + "image": { + "todays_breakfast": { + "name": "Today's breakfast" + }, + "todays_lunch": { + "name": "Today's lunch" + }, + "todays_dinner": { + "name": "Today's dinner" + }, + "todays_side": { + "name": "Today's side" + } } } } \ No newline at end of file