From 6bb8a932aa6b7d338212f2d5d484c2f18adb2017 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Tue, 5 Sep 2023 09:39:14 +0200 Subject: [PATCH] New translations weather.json (Slovak) --- public/locales/sk/modules/weather.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/sk/modules/weather.json b/public/locales/sk/modules/weather.json index dfd349b6c..1e06620f2 100644 --- a/public/locales/sk/modules/weather.json +++ b/public/locales/sk/modules/weather.json @@ -33,5 +33,5 @@ "unknown": "Neznámy" } }, - "error": "" + "error": "Došlo k chybe" }