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

7 lines
279 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2017-02-10 09:21:57 +00:00
"notifications": "Benachrichtigungen",
"welcome-notification": "Wilkommensnachricht",
2017-11-29 09:25:43 +00:00
"welcome-notification-link": "Wilkommensnachricht-Link",
2021-10-04 09:06:03 +00:00
"welcome-notification-uid": "Wilkommensbenachrichtigung Benutzer (UID)",
"post-queue-notification-uid": "Post Queue User (UID)"
2016-12-19 15:51:36 -05:00
}