Files
NodeBB/public/language/ko/admin/settings/notifications.json

9 lines
467 B
JSON
Raw Permalink Normal View History

2016-12-19 15:51:36 -05:00
{
2017-06-14 09:28:35 +00:00
"notifications": "알림",
"welcome-notification": "환영 알림",
2017-11-29 09:25:43 +00:00
"welcome-notification-link": "환영 알림 링크",
2021-10-04 09:06:03 +00:00
"welcome-notification-uid": "환영 알림 사용자 (UID)",
"post-queue-notification-uid": "게시 대기 사용자 (UID)",
"notification-delay": "Delay for sending notification emails (seconds)",
"notification-delay-help": "If the user has read the notification within this time, the email will not be sent.<br/>Default: 60 seconds."
2016-12-19 15:51:36 -05:00
}