Merge remote-tracking branch 'origin/krille/enable-sentry' into master
This commit is contained in:
commit
317c61c167
14 changed files with 617 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
@ -1647,4 +1667,4 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue