mirror of
https://github.com/seerr-team/seerr.git
synced 2026-04-17 22:07:59 -04:00
58 lines
4.6 KiB
JSON
58 lines
4.6 KiB
JSON
{
|
|
"notifications.agents.email.approvedRequest": "Your request for the following {mediaType} has been approved:",
|
|
"notifications.agents.email.approvedRequest4k": "Your request for the following {mediaType} in 4K has been approved:",
|
|
"notifications.agents.email.autoApproved": "A new request for the following {mediaType} has been automatically approved:",
|
|
"notifications.agents.email.autoApproved4k": "A new request for the following {mediaType} in 4K has been automatically approved:",
|
|
"notifications.agents.email.autoRequested": "A new request for the following {mediaType} was automatically submitted:",
|
|
"notifications.agents.email.autoRequested4k": "A new request for the following {mediaType} in 4K was automatically submitted:",
|
|
"notifications.agents.email.availableRequest": "Your request for the following {mediaType} is now available:",
|
|
"notifications.agents.email.availableRequest4k": "Your request for the following {mediaType} in 4K is now available:",
|
|
"notifications.agents.email.declinedRequest": "Your request for the following {mediaType} was declined:",
|
|
"notifications.agents.email.declinedRequest4k": "Your request for the following {mediaType} in 4K was declined:",
|
|
"notifications.agents.email.failedRequest": "A request for the following {mediaType} failed to be added to {service}:",
|
|
"notifications.agents.email.failedRequest4k": "A request for the following {mediaType} in 4K failed to be added to {service}:",
|
|
"notifications.agents.email.issue": "issue",
|
|
"notifications.agents.email.issueComment": "{userName} commented on the {issueType} for the {mediaType} {subject}:",
|
|
"notifications.agents.email.issueCreated": "A new {issueType} has been reported by {userName} for the {mediaType} {subject}:",
|
|
"notifications.agents.email.issueReopened": "The {issueType} for the {mediaType} {subject} was reopened by {userName}.",
|
|
"notifications.agents.email.issueResolved": "The {issueType} for the {mediaType} {subject} was marked as resolved by {userName}!",
|
|
"notifications.agents.email.issueType": "{type} issue",
|
|
"notifications.agents.email.pendingRequest": "A new request for the following {mediaType} is pending approval:",
|
|
"notifications.agents.email.pendingRequest4k": "A new request for the following {mediaType} in 4K is pending approval:",
|
|
"notifications.agents.webpush.approved": "Your {quality}{mediaType} request has been approved.",
|
|
"notifications.agents.webpush.autoApproved": "Automatically approved a new {quality}{mediaType} request from {userName}.",
|
|
"notifications.agents.webpush.autoRequested": "Automatically submitted a new {quality}{mediaType} request.",
|
|
"notifications.agents.webpush.available": "Your {quality}{mediaType} request is now available!",
|
|
"notifications.agents.webpush.declined": "Your {quality}{mediaType} request was declined.",
|
|
"notifications.agents.webpush.failed": "Failed to process {quality}{mediaType} request.",
|
|
"notifications.agents.webpush.issueComment": "{userName} commented on the {issueType}.",
|
|
"notifications.agents.webpush.issueCreated": "A new {issueType} was reported by {userName}.",
|
|
"notifications.agents.webpush.issueReopened": "The {issueType} was reopened by {userName}.",
|
|
"notifications.agents.webpush.issueResolved": "The {issueType} was marked as resolved by {userName}!",
|
|
"notifications.agents.webpush.pending": "Approval required for a new {quality}{mediaType} request from {userName}.",
|
|
"notifications.agents.webpush.viewIssue": "View Issue",
|
|
"notifications.agents.webpush.viewMedia": "View Media",
|
|
"notifications.common.available": "Available",
|
|
"notifications.common.commentFrom": "Comment from {userName}",
|
|
"notifications.common.declined": "Declined",
|
|
"notifications.common.failed": "Failed",
|
|
"notifications.common.issue": "issue",
|
|
"notifications.common.issueStatus": "Issue Status",
|
|
"notifications.common.issueType": "Issue Type",
|
|
"notifications.common.issueTypeName": "{type} issue",
|
|
"notifications.common.movie": "movie",
|
|
"notifications.common.open": "Open",
|
|
"notifications.common.openIn": "Open in {applicationTitle}",
|
|
"notifications.common.pendingApproval": "Pending Approval",
|
|
"notifications.common.processing": "Processing",
|
|
"notifications.common.reportedBy": "Reported By",
|
|
"notifications.common.requestStatus": "Request Status",
|
|
"notifications.common.requestedBy": "Requested By",
|
|
"notifications.common.resolved": "Resolved",
|
|
"notifications.common.series": "series",
|
|
"notifications.common.viewIssue": "View Issue in {applicationTitle}",
|
|
"notifications.common.viewMedia": "View Media in {applicationTitle}",
|
|
"notifications.test.message": "Check check, 1, 2, 3. Are we coming in clear?",
|
|
"notifications.test.subject": "Test Notification"
|
|
}
|