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

9 lines
506 B
JSON
Raw Permalink Normal View History

2018-08-27 10:27:53 -04:00
{
2018-09-08 09:31:28 +00:00
"notifications": "Paziņojumi",
2018-10-26 09:27:30 +00:00
"welcome-notification": "Sveicināšanas paziņojums",
"welcome-notification-link": "Sveicināšanas paziņojuma saite",
2021-10-04 09:06:03 +00:00
"welcome-notification-uid": "Sveicināšanas paziņojuma lietotājs (UID)",
"post-queue-notification-uid": "Post Queue User (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."
2018-08-27 10:27:53 -04:00
}