mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-20 22:49:39 +00:00
display server name in dashboard
This commit is contained in:
parent
5f76b59e67
commit
cefd565e67
11 changed files with 52 additions and 70 deletions
|
|
@ -591,6 +591,8 @@
|
|||
"MediaInfoStreamTypeEmbeddedImage": "Embedded Image",
|
||||
"MediaInfoRefFrames": "Ref frames",
|
||||
"TabPlayback": "Playback",
|
||||
"TabNotifications": "Notifications",
|
||||
"TabExpert": "Expert",
|
||||
"HeaderSelectCustomIntrosPath": "Select Custom Intros Path",
|
||||
"HeaderRateAndReview": "Rate and Review",
|
||||
"HeaderThankYou": "Thank You",
|
||||
|
|
@ -625,6 +627,7 @@
|
|||
"DashboardTourMobile": "The Media Browser dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere.",
|
||||
"MessageRefreshQueued": "Refresh queued",
|
||||
"TabDevices": "Devices",
|
||||
"TabExtras": "Extras",
|
||||
"DeviceLastUsedByUserName": "Last used by {0}",
|
||||
"HeaderDeleteDevice": "Delete Device",
|
||||
"DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue