feat: Implement sentry
This commit is contained in:
parent
f8e9367a1d
commit
844f50ca81
14 changed files with 625 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"@@last_modified": "2020-08-16T12:43:17.825046",
|
||||
"@@last_modified": "2020-09-09T13:52:07.398547",
|
||||
"About": "About",
|
||||
"@About": {
|
||||
"type": "text",
|
||||
|
|
@ -1151,6 +1151,26 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Allow sending bug reports with sentry.io": "Allow sending bug reports with sentry.io",
|
||||
"@Allow sending bug reports with sentry.io": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Informations about your privacy: https://sentry.io/security/": "Informations about your privacy: https://sentry.io/security/",
|
||||
"@Informations about your privacy: https://sentry.io/security/": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Changes have been saved": "Changes have been saved",
|
||||
"@Changes have been saved": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"No": "No",
|
||||
"@No": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"seenByUser": "Seen by {username}",
|
||||
"@seenByUser": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue