mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
stub out remote control page
This commit is contained in:
@@ -583,5 +583,24 @@
|
||||
"AdditionalNotificationServices": "Browse the plugin catalog to install additional notification services.",
|
||||
"OptionAllUsers": "All users",
|
||||
"OptionAdminUsers": "Administrators",
|
||||
"OptionCustomUsers": "Custom"
|
||||
"OptionCustomUsers": "Custom",
|
||||
"ButtonArrowUp": "Up",
|
||||
"ButtonArrowDown": "Down",
|
||||
"ButtonArrowLeft": "Left",
|
||||
"ButtonArrowRight": "Right",
|
||||
"ButtonBack": "Back",
|
||||
"ButtonInfo": "Info",
|
||||
"ButtonPageUp": "Page Up",
|
||||
"ButtonPageDown": "Page Down",
|
||||
"PageAbbreviation": "PG",
|
||||
"ButtonHome": "Home",
|
||||
"ButtonSearch": "Search",
|
||||
"ButtonSettings": "Settings",
|
||||
"ButtonTakeScreenshot": "Capture Screenshot",
|
||||
"ButtonLetterUp": "Letter Up",
|
||||
"ButtonLetterDown": "Letter Down",
|
||||
"PageButtonAbbreviation": "PG",
|
||||
"LetterButtonAbbreviation": "A",
|
||||
"TabNowPlaying": "Now Playing",
|
||||
"TabNavigation": "Navigation"
|
||||
}
|
||||
Reference in New Issue
Block a user