D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
admin
/
resources
/
languages
/
ko-KR
/
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' => '일', ];