We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e18623a commit 6fbd6b2Copy full SHA for 6fbd6b2
translations.json
@@ -1,30 +1,4 @@
1
{
2
- "issueCategories": {
3
- "license": {
4
- "title": "License"
5
- },
6
- "maintenance": {
7
- "title": "Maintenance"
8
9
- "miscellaneous": {
10
- "title": "Miscellaneous"
11
12
- "quality": {
13
- "title": "Quality"
14
15
- "supplyChainRisk": {
16
- "title": "Supply chain risk"
17
18
- "vulnerability": {
19
- "title": "Vulnerability"
20
- }
21
22
- "issueSeverity": {
23
- "0": "Low",
24
- "1": "Medium",
25
- "2": "High",
26
- "3": "Critical"
27
28
"issues": {
29
"badEncoding": {
30
"description": "Source files are encoded using a non-standard text encoding.",
0 commit comments