mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 06:18:28 +01:00
fixes #552 - Add parental control usage limits
This commit is contained in:
@@ -1235,5 +1235,12 @@
|
||||
"HeaderGuests": "Guests",
|
||||
"HeaderLocalUsers": "Local Users",
|
||||
"HeaderPendingInvitations": "Pending Invitations",
|
||||
"TabParentalControl": "Parental Control"
|
||||
"TabParentalControl": "Parental Control",
|
||||
"HeaderAccessSchedule": "Access Schedule",
|
||||
"HeaderAccessScheduleHelp": "Create an access schedule to limit access to certain hours.",
|
||||
"ButtonAddSchedule": "Add Schedule",
|
||||
"LabelAccessDay": "Day of week:",
|
||||
"LabelAccessStart": "Start time:",
|
||||
"LabelAccessEnd": "End time:",
|
||||
"HeaderSchedule": "Schedule"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user