Files
breadcrumb-the-shire/modules/notifications/i18n/default_en.json

17 lines
695 B
JSON
Raw Normal View History

{
"Notifications": "Notifications",
"No notifications": "No notifications",
"Mark all as read": "Mark all as read",
"Mark as read": "Mark as read",
"Dismiss": "Dismiss",
"Action failed": "Action failed",
"Loading notifications…": "Loading notifications…",
"Failed to load notifications": "Failed to load notifications",
"New user: %s": "New user: %s",
"User deleted: %s": "User deleted: %s",
"User activated: %s": "User activated: %s",
"User deactivated: %s": "User deactivated: %s",
"User assignments updated: %s": "User assignments updated: %s",
"Tenant, role, or department assignments were changed.": "Tenant, role, or department assignments were changed."
}