fix: [language] Turning french fries into freedom fries

pull/380/head
Andras Iklody 2022-12-23 08:59:16 +01:00 committed by GitHub
parent 4e19aa30ba
commit 3e8730cc1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@
"ui-priority": 0 "ui-priority": 0
}, },
"exterior-color": { "exterior-color": {
"description": "Exterior color of the vehicule", "description": "Exterior color of the vehicle",
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 0 "ui-priority": 0
@ -49,7 +49,7 @@
"ui-priority": 0 "ui-priority": 0
}, },
"interior-color": { "interior-color": {
"description": "Interior color of the vehicule", "description": "Interior color of the vehicle",
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 0 "ui-priority": 0
@ -73,13 +73,13 @@
"ui-priority": 0 "ui-priority": 0
}, },
"state": { "state": {
"description": "State of the vehicule (stolen or recovered)", "description": "State of the vehicle (stolen or recovered)",
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 0 "ui-priority": 0
}, },
"type": { "type": {
"description": "Type of the vehicule", "description": "Type of the vehicle",
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "text", "misp-attribute": "text",
"sane_default": [ "sane_default": [
@ -125,5 +125,5 @@
"indicative-value" "indicative-value"
], ],
"uuid": "683c076c-f695-4ff2-8efa-e98a418049f4", "uuid": "683c076c-f695-4ff2-8efa-e98a418049f4",
"version": 3 "version": 4
} }