fuel field: fix LPG/LNG confusion, add missing value for fuel:lng tag (#1130)

This commit is contained in:
Kyℓe Hensel
2024-02-25 04:30:04 +11:00
committed by GitHub
parent f1a7337bad
commit 4bd294c8dd
+2 -1
View File
@@ -23,7 +23,8 @@
"octane_100": "Gasoline (100 Octane)",
"e10": "E10 Gasoline",
"e85": "E85 Gasoline",
"lpg": "Liquefied Natural Gas (LPG)",
"lpg": "Liquefied Petroleum Gas (LPG)",
"lng": "Liquefied Natural Gas (LNG)",
"cng": "Compressed Natural Gas (CNG)",
"propane": "Propane",
"LH2": "Liquid Hydrogen",