mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-16 02:35:59 -07:00
feature: Improved banners, made banner settings easier to understand. (#71)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
11e0e106d3
commit
476bdc130e
29 changed files with 916 additions and 666 deletions
|
|
@ -116,8 +116,8 @@
|
|||
"@dashboardContinueReading": {},
|
||||
"dashboardContinueWatching": "Continue Watching",
|
||||
"@dashboardContinueWatching": {},
|
||||
"dashboardNextUp": "Next-up",
|
||||
"@dashboardNextUp": {},
|
||||
"nextUp": "Next-up",
|
||||
"@nextUp": {},
|
||||
"dashboardRecentlyAdded": "Recently added in {name}",
|
||||
"@dashboardRecentlyAdded": {
|
||||
"description": "Recently added on home screen",
|
||||
|
|
@ -437,8 +437,6 @@
|
|||
"@navigationSync": {},
|
||||
"never": "Never",
|
||||
"@never": {},
|
||||
"nextUp": "Next Up",
|
||||
"@nextUp": {},
|
||||
"noItemsSynced": "No items synced",
|
||||
"@noItemsSynced": {},
|
||||
"noItemsToShow": "No items to show",
|
||||
|
|
@ -723,14 +721,14 @@
|
|||
"@settingsContinue": {},
|
||||
"settingsEnableOsMediaControls": "Enable OS media controls",
|
||||
"@settingsEnableOsMediaControls": {},
|
||||
"settingsHomeBannerDescription": "Switch between a banner or scrollable carousel",
|
||||
"settingsHomeBannerDescription": "Display as a slideshow, carousel, or hide the banner",
|
||||
"@settingsHomeBannerDescription": {},
|
||||
"settingsHomeBannerTitle": "Home banner",
|
||||
"@settingsHomeBannerTitle": {},
|
||||
"settingsHomeCarouselDesc": "Shows a banner on the dashboard screen",
|
||||
"@settingsHomeCarouselDesc": {},
|
||||
"settingsHomeCarouselTitle": "Dashboard banner",
|
||||
"@settingsHomeCarouselTitle": {},
|
||||
"settingsHomeBannerInformationDesc": "Information to show in home banner",
|
||||
"@settingsHomeBannerInformationDesc": {},
|
||||
"settingsHomeBannerInformationTitle": "Banner information",
|
||||
"@settingsHomeBannerInformationTitle": {},
|
||||
"settingsHomeNextUpDesc": "Type of posters shown in the dashboard screen",
|
||||
"@settingsHomeNextUpDesc": {},
|
||||
"settingsHomeNextUpTitle": "Next-up posters",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue