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

9 lines
522 B
JSON
Raw Permalink Normal View History

2016-12-19 15:51:36 -05:00
{
2017-09-10 09:23:16 +00:00
"notifications": "Bildirimler",
2017-09-08 09:23:33 +00:00
"welcome-notification": "Hoş Geldin Bildirimi",
2017-11-29 09:25:43 +00:00
"welcome-notification-link": "Hoş Geldin Bildirimi Bağlantısı",
2021-10-04 09:06:03 +00:00
"welcome-notification-uid": "Kullanıcı Hoş Geldiniz Bildirimi (UID)",
"post-queue-notification-uid": "İletisi kuyruğa alınan kullanıcı (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
}