mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-29 00:01:29 +00:00
ENH - migrate Home Screen widgets to Sky UI
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user