Skip to content

Commit 6fbd6b2

Browse files
committed
Remove unused properties from translations.json
1 parent e18623a commit 6fbd6b2

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

translations.json

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,4 @@
11
{
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-
},
282
"issues": {
293
"badEncoding": {
304
"description": "Source files are encoded using a non-standard text encoding.",

0 commit comments

Comments
 (0)