update live tv loading
This commit is contained in:
parent
217c5fbe74
commit
1f2fb01b77
|
@ -776,5 +776,15 @@
|
||||||
"ButtonRemote": "Remote",
|
"ButtonRemote": "Remote",
|
||||||
"TabInfo": "Info",
|
"TabInfo": "Info",
|
||||||
"TabCast": "Cast",
|
"TabCast": "Cast",
|
||||||
"TabScenes": "Scenes"
|
"TabScenes": "Scenes",
|
||||||
|
"HeaderUnlockApp": "Unlock App",
|
||||||
|
"MessageUnlockAppWithPurchase": "Unlock the full features of the app with a small one-time purchase.",
|
||||||
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock the full features of the app with a small one-time purchase, or by signing in with an active Emby Supporter Membership.",
|
||||||
|
"MessageUnlockAppWithSupporter": "Unlock the full features of the app by signing in with an active Emby Supporter Membership.",
|
||||||
|
"MessageToValidateSupporter": "To validate your Emby Supporter Membership, simply sign into the app using your Wifi connection within your home network.",
|
||||||
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
|
"ButtonUnlockWithSupporter": "Unlock with Emby Supporter Membership",
|
||||||
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
"MessageLiveTvGuideRequiresUnlock": "The Live TV Guide is currently limited to {0} channels. Click the unlock button to learn how to enjoy the full experience."
|
||||||
}
|
}
|
||||||
|
|
|
@ -1448,5 +1448,6 @@
|
||||||
"HeaderExport": "Export",
|
"HeaderExport": "Export",
|
||||||
"HeaderColumns": "Columns",
|
"HeaderColumns": "Columns",
|
||||||
"ButtonReset": "Reset",
|
"ButtonReset": "Reset",
|
||||||
"OptionEnableExternalVideoPlayers": "Enable external video players"
|
"OptionEnableExternalVideoPlayers": "Enable external video players",
|
||||||
|
"ButtonUnlockGuide": "Unlock Guide"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user