translation-json/backend/en/notifications.json

22 lines
1003 B
JSON
Raw Normal View History

2018-11-15 00:29:25 +01:00
{
"tlNotifications": {
"loan_ended": "Loan ended",
"With": "With",
2019-07-13 23:26:16 +02:00
"started": "Started",
"ended": "Ended",
2018-11-15 00:29:25 +01:00
"new_comment": "New comment",
2019-07-13 23:26:16 +02:00
"new_priv_msg_by": "New private message from",
2018-11-15 00:29:25 +01:00
"dear": "Dear",
2019-07-13 23:26:16 +02:00
"this_week_news": "There are notifications for you this week on musem-digital",
2018-11-15 00:29:25 +01:00
"messages_from_admins": "Messages from the administrators",
"loans_ending": "Loans ending",
2019-07-13 23:26:16 +02:00
"privMsgsChats": "Private messages\/chats",
2018-11-15 00:29:25 +01:00
"comments": "Comments",
2019-07-13 23:26:16 +02:00
"news_unsubscribe": "Unsubscribe from mail messages",
"news_unsubscribe_text": "To not receive notification mails from museum-digital anymore please log in and deactivate the automated notifications in your account settings",
2018-11-15 00:29:25 +01:00
"news_subject_line": "News at museum-digital:musdb",
2022-11-25 00:57:54 +01:00
"new_user": "New user",
"primary_delivery_route": "Primary delivery route",
"fallback_delivery_route": "Fallback delivery route"
2018-11-15 00:29:25 +01:00
}
}