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

7 lines
305 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
"notifications": "Notifications",
2017-02-02 09:21:39 +00:00
"welcome-notification": "Notification de bienvenue",
2017-11-29 09:25:43 +00:00
"welcome-notification-link": "Lien de notification de bienvenue",
2018-04-28 09:25:00 +00:00
"welcome-notification-uid": "Notification de bienvenue de l'utilisateur (UID)",
2018-04-29 09:25:12 +00:00
"notification-alert-timeout": "Délai d'alerte de notification"
2016-12-19 15:51:36 -05:00
}