Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
fix metric/imperial ton aliases (#4263)
Browse files Browse the repository at this point in the history
  • Loading branch information
moollaza authored Jun 8, 2017
1 parent 2ce7733 commit 828b7b4
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions share/goodie/conversions/triggers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ unit: megagram
symbols: [megagram]
---
aliases:
- tonne
- tonnes
- metric ton
- metric tons
- mt
Expand Down Expand Up @@ -225,10 +227,15 @@ type: mass
unit: stick
---
aliases:
- ton
- tons
- tonnes
- tonne
- imperial ton
- imperial tons
- imperial tonne
- imperial tonnes
- us ton
- us tons
- us tonne
- us tonnes
type: mass
unit: ton
---
Expand Down

0 comments on commit 828b7b4

Please sign in to comment.