Skip to content

Commit d684f04

Browse files
trb5016angularsen
andauthored
Add Mass.ShortTon abbreviation: "ST" (#760)
* Added "ST" as an abbreviation for short ton (common in nuclear industry to distinguish from metric tons) * Regen code Co-authored-by: Andreas Gullberg Larsen <[email protected]>
1 parent c0b93c3 commit d684f04

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Common/UnitDefinitions/Mass.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"Localization": [
6060
{
6161
"Culture": "en-US",
62-
"Abbreviations": [ "short tn" ]
62+
"Abbreviations": [ "short tn", "ST" ]
6363
},
6464
{
6565
"Culture": "ru-RU",

UnitsNet.WindowsRuntimeComponent/GeneratedCode/UnitAbbreviationsCache.g.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

UnitsNet/GeneratedCode/UnitAbbreviationsCache.g.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)