D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
admin
/
resources
/
languages
/
zh-CN
/
controllers
/
Filename :
notifications.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'index.title' => '通知', 'email-settings.title' => '电子邮箱', 'panel-settings.title' => 'Plesk UI', 'panel-settings.notificationSettingsSaved' => '通知设置已被成功保存。', 'panel-notifications-toggle.successfullyEnabled' => '通知 \'%%title%%\' 已启用。', 'panel-notifications-toggle.successfullyDisabled' => '通知 \'%%title%%\' 已禁用。', 'template-settings-list.hint' => '通过打开或关闭通知,选择查看的通知。', 'template-settings-list.name' => '标题', 'template-settings-list.context' => '上下文', 'template-settings-list.sendToAdmin' => '发送给管理员', 'template-settings-form.storagePeriod' => '存储通知达', 'template-settings-form.days' => '天', ];