generated from filamentphp/plugin-skeleton
-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
124 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
{ | ||
"Events": "Events", | ||
"Event Details": "Event Details", | ||
"Type": "Type", | ||
"Mail Subject": "Mail Subject", | ||
"Occurred At": "Occurred At", | ||
"User Information": "User Information", | ||
"Unknown": "Unknown", | ||
"IP Address": "IP Address", | ||
"Hostname": "Hostname", | ||
"Platform": "Platform", | ||
"Operating System": "Operating System", | ||
"Browser": "Browser", | ||
"User Agent": "User Agent", | ||
"Location": "Location", | ||
"City": "City", | ||
"Country Code": "Country Code", | ||
"Additional Information": "Additional Information", | ||
"Link": "Link", | ||
"Tag": "Tag", | ||
"Payload": "Payload", | ||
"View": "View", | ||
"Mail ID": "Mail ID", | ||
"Subject": "Subject", | ||
"Occured At": "Occurred At", | ||
"Mails": "Mails", | ||
"Mail": "Mail", | ||
"From": "From", | ||
"Recipient": "Recipient", | ||
"CC": "CC", | ||
"BCC": "BCC", | ||
"Reply To": "Reply To", | ||
"Content": "Content", | ||
"Preview": "Preview", | ||
"HTML Content": "HTML Content", | ||
"Text Content": "Text Content", | ||
"Statistics": "Statistics", | ||
"Opens": "Opens", | ||
"Clicks": "Clicks", | ||
"Sent At": "Sent At", | ||
"Resent At": "Resent At", | ||
"Delivered At": "Delivered At", | ||
"Last Opened At": "Last Opened At", | ||
"Last Clicked At": "Last Clicked At", | ||
"Complained At": "Complained At", | ||
"Soft Bounced At": "Soft Bounced At", | ||
"Hard Bounced At": "Hard Bounced At", | ||
"Status": "Status", | ||
"All": "All", | ||
"Delivery": "Delivery", | ||
"Click": "Click", | ||
"Open": "Open", | ||
"Bounce": "Bounce", | ||
"Complaint": "Complaint", | ||
"Bounced": "Bounced", | ||
"Opened": "Opened", | ||
"Clicked": "Clicked", | ||
"Delivered": "Delivered", | ||
"of": "of", | ||
"emails": "emails" | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
{ | ||
"Events": "Gebeurtenissen", | ||
"Event Details": "Gebeurtenisdetails", | ||
"Type": "Type", | ||
"Mail Subject": "E-mailonderwerp", | ||
"Occurred At": "Opgetreden op", | ||
"User Information": "Gebruikersinformatie", | ||
"Unknown": "Onbekend", | ||
"IP Address": "IP-adres", | ||
"Hostname": "Hostnaam", | ||
"Platform": "Platform", | ||
"Operating System": "Besturingssysteem", | ||
"Browser": "Browser", | ||
"User Agent": "User Agent", | ||
"Location": "Locatie", | ||
"City": "Stad", | ||
"Country Code": "Landcode", | ||
"Additional Information": "Aanvullende informatie", | ||
"Link": "Link", | ||
"Tag": "Tag", | ||
"Payload": "Payload", | ||
"View": "Bekijken", | ||
"Mail ID": "E-mail ID", | ||
"Subject": "Onderwerp", | ||
"Occured At": "Opgetreden op", | ||
"Mails": "E-mails", | ||
"Mail": "E-mail", | ||
"From": "Van", | ||
"Recipient": "Ontvanger", | ||
"CC": "CC", | ||
"BCC": "BCC", | ||
"Reply To": "Antwoorden aan", | ||
"Content": "Inhoud", | ||
"Preview": "Voorbeeld", | ||
"HTML Content": "HTML-inhoud", | ||
"Text Content": "Tekstinhoud", | ||
"Statistics": "Statistieken", | ||
"Opens": "Geopend", | ||
"Clicks": "Kliks", | ||
"Sent At": "Verzonden op", | ||
"Resent At": "Opnieuw verzonden op", | ||
"Delivered At": "Afgeleverd op", | ||
"Last Opened At": "Laatst geopend op", | ||
"Last Clicked At": "Laatst geklikt op", | ||
"Complained At": "Geklaagd op", | ||
"Soft Bounced At": "Soft bounce op", | ||
"Hard Bounced At": "Hard bounce op", | ||
"Status": "Status", | ||
"All": "Alle", | ||
"Delivery": "Aflevering", | ||
"Click": "Klik", | ||
"Open": "Open", | ||
"Bounce": "Bounce", | ||
"Complaint": "Klacht", | ||
"Bounced": "Gebounced", | ||
"Opened": "Geopend", | ||
"Clicked": "Geklikt", | ||
"Delivered": "Afgeleverd", | ||
"of": "van", | ||
"emails": "e-mails" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters