-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefects.json
More file actions
62 lines (62 loc) · 1.22 KB
/
defects.json
File metadata and controls
62 lines (62 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"Hål": {
"en": "Hole",
"de": "Loch",
"da": "Hul",
"no": "Hull",
"ko": "구멍",
"es": "Agujero",
"nl": "Gat",
"sv": "Hål"
},
"Fläck": {
"en": "Stain",
"de": "Fleck",
"da": "Plet",
"no": "Flekk",
"ko": "얼룩",
"es": "Mancha",
"nl": "Vlek",
"sv": "Fläck"
},
"Tappad passform": {
"en": "Lost fit",
"de": "Passform verloren",
"da": "Mistet pasform",
"no": "Mistet passform",
"ko": "사이즈 불일치",
"es": "Ajuste perdido",
"nl": "Verkeerde pasvorm",
"sv": "Tappad passform"
},
"Nopprig": {
"en": "Pilling",
"de": "Pilling",
"da": "Fnulleret",
"no": "Nupper",
"ko": "보풀",
"es": "Bolitas",
"nl": "Pillen",
"sv": "Nopprig"
},
"Trådsläpp": {
"en": "Loose thread",
"de": "Fadenlauf",
"da": "Løs tråd",
"no": "Løs tråd",
"ko": "실이 풀림",
"es": "Hilo suelto",
"nl": "Losse draad",
"sv": "Trådsläpp"
},
"Färgändring": {
"en": "Change in color",
"de": "Farbänderung",
"da": "Farveændring",
"no": "Fargeendring",
"ko": "색 변화",
"es": "Cambio de color",
"nl": "Kleurverandering",
"sv": "Färgändring"
}
}