added manual server form
This commit is contained in:
parent
59c13ee902
commit
b8fb177fc8
|
@ -766,5 +766,6 @@
|
||||||
"SyncJobItemStatusRemovedFromDevice": "Removed from device",
|
"SyncJobItemStatusRemovedFromDevice": "Removed from device",
|
||||||
"SyncJobItemStatusCancelled": "Cancelled",
|
"SyncJobItemStatusCancelled": "Cancelled",
|
||||||
"LabelProfile": "Profile:",
|
"LabelProfile": "Profile:",
|
||||||
"LabelBitrateMbps": "Bitrate (Mbps):"
|
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||||
|
"EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}."
|
||||||
}
|
}
|
||||||
|
|
|
@ -1436,5 +1436,16 @@
|
||||||
"LabelSelectViewStyles": "Enable enhanced presentations for:",
|
"LabelSelectViewStyles": "Enable enhanced presentations for:",
|
||||||
"LabelSelectViewStylesHelp": "If enabled, views will be built with metadata to offer categories such as Suggestions, Latest, Genres, and more. If disabled, they'll be displayed with simple folders.",
|
"LabelSelectViewStylesHelp": "If enabled, views will be built with metadata to offer categories such as Suggestions, Latest, Genres, and more. If disabled, they'll be displayed with simple folders.",
|
||||||
"TabPhotos": "Photos",
|
"TabPhotos": "Photos",
|
||||||
"TabVideos": "Videos"
|
"TabVideos": "Videos",
|
||||||
|
"HeaderWelcomeToEmby": "Welcome to Emby",
|
||||||
|
"EmbyIntroMessage": "With Emby you can easily stream videos, music and photos to smart phones, tablets and other devices from your Emby Server.",
|
||||||
|
"ButtonSkip": "Skip",
|
||||||
|
"TextConnectToServerManually": "Connect to server manually",
|
||||||
|
"ButtonNewServer": "New Server",
|
||||||
|
"ButtonSignInWithConnect": "Sign in with Emby Connect",
|
||||||
|
"HeaderNewServer": "New Server",
|
||||||
|
"ButtonConnect": "Connect",
|
||||||
|
"LabelServerHost": "Host:",
|
||||||
|
"LabelServerHostHelp": "192.168.1.100 or https://myserver.com",
|
||||||
|
"LabelServerPort": "Port:"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user