Skip to content

Commit b78ed07

Browse files
taoxleiangularsen
authored andcommitted
Update abbreviations (#691)
* Add abbreviation to Power * Add abbreviation to DynamicViscosity * Add abbreviation to MassFlow * Add abbreviation to VolumeFlow
1 parent a27b2a3 commit b78ed07

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Common/UnitDefinitions/DynamicViscosity.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"Localization": [
3131
{
3232
"Culture": "en-US",
33-
"Abbreviations": [ "PaS" ]
33+
"Abbreviations": [ "Pa·s", "PaS" ]
3434
}
3535
]
3636
},

Common/UnitDefinitions/MassFlow.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"Localization": [
1717
{
1818
"Culture": "en-US",
19-
"Abbreviations": [ "g/S" ]
19+
"Abbreviations": [ "g/s", "g/S" ]
2020
}
2121
]
2222
},

Common/UnitDefinitions/Power.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"Localization": [
9292
{
9393
"Culture": "en-US",
94-
"Abbreviations": [ "Btu/hr" ]
94+
"Abbreviations": [ "Btu/h", "Btu/hr" ]
9595
}
9696
]
9797
}

Common/UnitDefinitions/VolumeFlow.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"Localization": [
180180
{
181181
"Culture": "en-US",
182-
"Abbreviations": [ "LPS" ]
182+
"Abbreviations": [ "L/s", "LPS" ]
183183
}
184184
]
185185
},
@@ -192,7 +192,7 @@
192192
"Localization": [
193193
{
194194
"Culture": "en-US",
195-
"Abbreviations": [ "LPM" ]
195+
"Abbreviations": [ "L/min", "LPM" ]
196196
}
197197
]
198198
},
@@ -204,7 +204,7 @@
204204
"Localization": [
205205
{
206206
"Culture": "en-US",
207-
"Abbreviations": [ "LPH" ]
207+
"Abbreviations": [ "L/h", "LPH" ]
208208
},
209209
{
210210
"Culture": "ru-RU",

0 commit comments

Comments
 (0)