✨ Adds a London Underground status widget
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"home": {
|
||||
"no-results": "No Search Results",
|
||||
"no-data": "No Data Configured"
|
||||
"no-data": "No Data Configured",
|
||||
"no-items-section": "No Items to Show Yet"
|
||||
},
|
||||
"search": {
|
||||
"search-label": "Search",
|
||||
@@ -243,5 +244,19 @@
|
||||
"download-file-tooltip": "Download all app config to your device, in a YAML file",
|
||||
"view-title": "View Config"
|
||||
}
|
||||
},
|
||||
"widgets": {
|
||||
"general": {
|
||||
"loading": "Loading...",
|
||||
"show-more": "Expand Details",
|
||||
"show-less": "Show Less"
|
||||
},
|
||||
"clock": {},
|
||||
"weather": {},
|
||||
"weather-forecast": {},
|
||||
"tfl-status": {
|
||||
"good-service-all": "Good Service on all Lines",
|
||||
"good-service-rest": "Good Service on all other Lines"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user