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

7 lines
300 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2017-02-16 09:22:12 +00:00
"notifications": "Notificaciones",
2018-06-25 09:29:21 +00:00
"welcome-notification": "Notificación de Bienvenida",
"welcome-notification-link": "Enlace de Notificación de Bienvenida",
2021-10-04 09:06:03 +00:00
"welcome-notification-uid": "Usuario de Notificación de Bienvenida (UID)",
"post-queue-notification-uid": "Post Queue User (UID)"
2016-12-19 15:51:36 -05:00
}