ENH - migrate Home Screen widgets to Sky UI

This commit is contained in:
DerEchteAlec
2026-08-13 22:33:02 +02:00
parent a90ef7819d
commit e13fa6ca51
5 changed files with 738 additions and 257 deletions
+2 -2
View File
@@ -125,8 +125,8 @@ Locales["en"] = {
categories = { essentials = "Essentials", information = "Information", media = "Media", finance = "Finance", people = "People" },
clock = { name = "Clock", description = "The current time, with an optional date.", showDate = "Show Date" },
date = { name = "Date", description = "Weekday, month, and date at a glance." },
weather = { name = "Weather", description = "Current conditions, location, and high and low." },
music = { name = "Now Playing", description = "Music controls and the current track." },
weather = { name = "Weather", description = "Current conditions, location, and high and low.", range = "H: {high}° L: {low}°" },
music = { name = "Now Playing", description = "Music controls and the current track.", empty = "No recently played music" },
wallet = { name = "Wallet", description = "Your current bank or cash balance.", balance = "Displayed Balance", bank = "Bank", cash = "Cash" },
transactions = { name = "Transactions", description = "Your latest incoming and outgoing payments." },
contacts = { name = "Favorites", description = "Call or message your favorite contacts.", choose = "Favorite Contacts" },