Merge remote-tracking branch 'origin/krille/enable-sentry' into master

This commit is contained in:
Sorunome 2020-09-09 14:11:43 +02:00
commit 317c61c167
14 changed files with 617 additions and 5 deletions

View file

@ -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": {}
}
}
}