mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/math_toolbox] Add hectopascal
This commit is contained in:
committed by
Léa Saviot
parent
1e1f3b3936
commit
11c65697a0
@@ -156,6 +156,7 @@ const ToolboxMessageTree unitForceNewtonChildren[] = {
|
||||
|
||||
const ToolboxMessageTree unitPressureChildren[] = {
|
||||
ToolboxMessageTree::Leaf(I18n::Message::UnitPressurePascalSymbol, I18n::Message::UnitPressurePascal),
|
||||
ToolboxMessageTree::Leaf(I18n::Message::UnitPressurePascalHectoSymbol, I18n::Message::UnitPressurePascalHecto),
|
||||
ToolboxMessageTree::Leaf(I18n::Message::UnitPressureBarSymbol, I18n::Message::UnitPressureBar),
|
||||
ToolboxMessageTree::Leaf(I18n::Message::UnitPressureAtmSymbol, I18n::Message::UnitPressureAtm)};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user