mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-12 16:01:35 +08:00
@@ -1116,6 +1116,14 @@ export default {
|
||||
notification: {
|
||||
channels: 'Notification Channels',
|
||||
channelsDesc: 'Set message sending channel parameters.',
|
||||
organizeSuccess: 'Media Import',
|
||||
downloadAdded: 'Download Added',
|
||||
subscribeAdded: 'Subscribe Added',
|
||||
subscribeComplete: 'Subscribe Complete',
|
||||
templateConfig: 'Template Configuration',
|
||||
templateSaveFailed: 'Failed to save template!',
|
||||
templateSaveSuccess: 'Template saved successfully',
|
||||
templateLoadFailed: 'Failed to load template!',
|
||||
scope: 'Notification Scope',
|
||||
scopeDesc: 'Corresponding message types will only be sent to specified users.',
|
||||
messageType: 'Message Type',
|
||||
|
||||
@@ -1104,6 +1104,14 @@ export default {
|
||||
notification: {
|
||||
channels: '通知渠道',
|
||||
channelsDesc: '设置消息发送渠道参数。',
|
||||
organizeSuccess: '资源入库',
|
||||
downloadAdded: '资源下载',
|
||||
subscribeAdded: '订阅添加',
|
||||
subscribeComplete: '订阅完成',
|
||||
templateConfig: '模板格式配置',
|
||||
templateSaveFailed: '模板保存失败!',
|
||||
templateSaveSuccess: '模板保存成功',
|
||||
templateLoadFailed: '模板加载失败!',
|
||||
scope: '通知发送范围',
|
||||
scopeDesc: '对应消息类型只会发送给设定的用户。',
|
||||
messageType: '消息类型',
|
||||
|
||||
@@ -1106,6 +1106,14 @@ export default {
|
||||
notification: {
|
||||
channels: '通知渠道',
|
||||
channelsDesc: '設置消息發送渠道參數。',
|
||||
organizeSuccess: '資源入庫',
|
||||
downloadAdded: '資源下載',
|
||||
subscribeAdded: '訂閱添加',
|
||||
subscribeComplete: '訂閱完成',
|
||||
templateConfig: '消息模板配置',
|
||||
templateSaveFailed: '模板保存失敗!',
|
||||
templateSaveSuccess: '模板保存成功',
|
||||
templateLoadFailed: '模板載入失敗!',
|
||||
scope: '通知發送範圍',
|
||||
scopeDesc: '對應消息類型只會發送給設定的用戶。',
|
||||
messageType: '消息類型',
|
||||
|
||||
Reference in New Issue
Block a user