i18n + autoformat

This commit is contained in:
ItsLemmy
2025-11-21 13:18:02 -05:00
parent c5b23cc291
commit a884f012d8
16 changed files with 480 additions and 445 deletions
+1 -1
View File
@@ -207,7 +207,7 @@ Singleton {
root.coordinatesReady = true;
isFetchingWeather = false;
Logger.i("Location", "Cached weather to disk - stable coordinates updated");
Logger.d("Location", "Cached weather to disk - stable coordinates updated");
} catch (e) {
errorCallback("Location", "Failed to parse weather data");
}