summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrien Hopkins <ahopk127@my.yorku.ca>2022-07-08 09:56:01 -0500
committerAdrien Hopkins <ahopk127@my.yorku.ca>2022-07-08 09:56:01 -0500
commit3f9c8cb17655e348d3e2c453a301ed7ab0e6ba9b (patch)
treef471b3d4e62f5bfa6dffb4be7589c9667fdc9b64
parent06e9da777f047cfb96da126c38e7d6046fe33d97 (diff)
Added full names for some speed units
-rw-r--r--src/main/resources/unitsfile.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/main/resources/unitsfile.txt b/src/main/resources/unitsfile.txt
index 2a5abdd..543c821 100644
--- a/src/main/resources/unitsfile.txt
+++ b/src/main/resources/unitsfile.txt
@@ -263,6 +263,11 @@ MJ MJ
megajoule MJ
kWh kWh
m/s m / s
+metre/second m/s
km/h km / h
+kilometre/hour km/h
ft/s foot / s
-mi/h mile / hour \ No newline at end of file
+foot/second ft/s
+mi/h mile / hour
+mph mile / hour
+mile/hour mi/h \ No newline at end of file