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

9 lines
525 B
JSON
Raw Permalink Normal View History

{
"notifications": "Bildirişlər",
"welcome-notification": "Xoş gəlmisiniz bildirişi",
"welcome-notification-link": "Xoş gəlmisiniz bildiriş linki",
"welcome-notification-uid": "Xoş gəlmisiniz bildiriş istifadəçisi (UID)",
"post-queue-notification-uid": "Yazı növbəsi istifadəçisi (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."
}