mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-01 03:28:27 +01:00
feat(sync-play): squash feature/sync-play
This commit is contained in:
@@ -998,6 +998,30 @@
|
||||
"all": "All media (default)"
|
||||
}
|
||||
},
|
||||
"syncplay": {
|
||||
"title": "SyncPlay",
|
||||
"my_group": "My Group",
|
||||
"join_group": "Join Group",
|
||||
"leave_group": "Leave Group",
|
||||
"create_group": "Create Group",
|
||||
"create_new_group": "Create New Group",
|
||||
"available_groups": "Available Groups",
|
||||
"group_id": "Group ID",
|
||||
"leader": "Leader",
|
||||
"members": "members",
|
||||
"enabled": "SyncPlay enabled",
|
||||
"disabled": "SyncPlay disabled",
|
||||
"user_joined": "{{username}} joined the group",
|
||||
"user_left": "{{username}} left the group",
|
||||
"permission_required": "Permission required to use SyncPlay",
|
||||
"group_does_not_exist": "Group does not exist",
|
||||
"create_denied": "Permission denied to create group",
|
||||
"join_denied": "Permission denied to join group",
|
||||
"library_access_denied": "Library access denied",
|
||||
"waiting_for_group": "Waiting for group...",
|
||||
"joining_playback": "Joining group playback...",
|
||||
"failed_to_start": "Failed to start SyncPlay group playback"
|
||||
},
|
||||
"companion_login": {
|
||||
"title": "Pair with TV",
|
||||
"align_qr": "Align the QR code within the frame",
|
||||
|
||||
Reference in New Issue
Block a user