From 98d3d49be649f5569f3c5aad8d23d216f786cba5 Mon Sep 17 00:00:00 2001 From: "gitlocalize-app[bot]" <55277160+gitlocalize-app[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:13:16 +0000 Subject: [PATCH] incomplete (#94) Co-authored-by: Denix --- locale/it-it/skill.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 locale/it-it/skill.json diff --git a/locale/it-it/skill.json b/locale/it-it/skill.json new file mode 100644 index 00000000..b5989d67 --- /dev/null +++ b/locale/it-it/skill.json @@ -0,0 +1,34 @@ +{ + "skill_id": "\tovos-skill-weather.openvoiceos", + "source": "https://github.com/OpenVoiceOS/skill-ovos-weather", + "name": "Che tempo fa?", + "description": "Condizioni metereologiche da tutto il mondo e previsioni", + "examples": [ + null, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null + ], + "tags": [ + null, + null, + null, + null, + null, + null + ] +}