Files
Open-Assistant/website/public/locales/en/message.json
T
rjmacarthy eeab643dc3 Add link to user admin page in messages dropdown for admin users
Fix potential undefined data user

revert type change next-auth
2023-01-30 19:54:03 +00:00

15 lines
377 B
JSON

{
"label_action": "Label",
"label_title": "Label",
"message": "Message",
"open_new_tab_action": "Open in new tab",
"parent": "Parent",
"reactions": "Reactions",
"report_action": "Report",
"report_placeholder": "Why should this message be reviewed?",
"report_title": "Report",
"send_report": "Send",
"submit_labels": "Submit",
"view_user": "View user"
}