Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/shared.en.i18n
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ MassDimension = "Mass"
CurrentDimension = "Electric current"
TemperatureDimension = "Temperature"
AmountOfSubstanceDimension = "Quantity of matter"
LuminousIntensityDimension = "Light intensity"
LuminousIntensityDimension = "Luminous intensity"
FrequencyDimension = "Frequency"
ForceDimension = "Strength"
PressureDimension = "Pressure"
Expand Down
12 changes: 6 additions & 6 deletions apps/toolbox.en.i18n
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ UnitCurrentAmpere = "Ampere"
UnitCurrentAmpereMilli = "Milliampere"
UnitCurrentAmpereMicro = "Microampere"
UnitTemperatureMenu = "Temperature"
UnitAmountMenu = "Amount of substance"
UnitAmountMenu = "Quantity of matter"
UnitAmountMole = "Mole"
UnitAmountMoleMilli = "Millimole"
UnitAmountMoleMicro = "Micromole"
Expand Down Expand Up @@ -86,7 +86,7 @@ UnitVolumeLiterCenti = "Centiliter"
UnitVolumeLiterMilli = "Milliliter"
UnitVolumeTeaspoon = "Teaspoon"
UnitVolumeTablespoon = "Tablespoon"
UnitVolumeFluidOunce = "Fluid Ounce"
UnitVolumeFluidOunce = "Fluid ounce"
UnitVolumeCup = "Cup"
UnitVolumePint = "Pint"
UnitVolumeQuart = "Quart"
Expand All @@ -101,7 +101,7 @@ Calculation = "Calculation"
ComplexNumber = "Complex numbers"
Combinatorics = "Combinatorics"
Arithmetic = "Arithmetic"
Matrices = "Matrix"
Matrices = "Matrices"
NewMatrix = "New matrix"
Identity = "Identity matrix of size n"
Lists = "List"
Expand Down Expand Up @@ -134,14 +134,14 @@ Vectors = "Vectors"
Dot = "Dot product"
Cross = "Cross product"
NormVector = "Norm"
Sort = "Sort ascending "
Sort = "Sort ascending"
InvSort = "Sort descending"
Maximum = "Maximum"
Minimum = "Minimum"
Floor = "Floor"
FracPart = "Fractional part"
Ceiling = "Ceiling"
Rounding = "Rounding to n digits"
Rounding = "Round to n digits"
HyperbolicCosine = "Hyperbolic cosine"
HyperbolicSine = "Hyperbolic sine"
HyperbolicTangent = "Hyperbolic tangent"
Expand Down Expand Up @@ -462,7 +462,7 @@ MoonMassTag = "Moon"
EarthMassTag = "Earth"
SunMassTag = "Sun"
ParticleMass = "Particles Mass"
Radiuses = "Radiuses"
Radiuses = "Radii"
Length = "Length"
Distances = "Distances"
EarthMoonDistanceTag = "Earth - Moon"
Expand Down
Loading