mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 13:23:13 -07:00
Add conversion data for "Atmospheres-Torr" in Test.resw
This commit adds a new conversion data entry for "Atmospheres-Torr" in the Test.resw file. The value of this conversion is 0.00131578947368.
This commit is contained in:
parent
593e05cf3f
commit
c251337a53
1 changed files with 3 additions and 0 deletions
|
@ -573,6 +573,9 @@
|
|||
<data name="Atmospheres-Pounds per square inch">
|
||||
<value>0.068045961016531</value>
|
||||
</data>
|
||||
<data name="Atmospheres-Torr">
|
||||
<value>0.00131578947368</value>
|
||||
</data>
|
||||
<data name="Liters-Cubic meters-2" xml:space="preserve">
|
||||
<value>0.002</value>
|
||||
</data>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue