mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[calculation] WIP: add messages for RationalListController
This commit is contained in:
@@ -5,3 +5,5 @@ DecimalBase = "????"
|
||||
HexadecimalBase = "????"
|
||||
BinaryBase = "????"
|
||||
PrimeFactors = "????"
|
||||
MixedFraction = "????"
|
||||
EuclideanDivision = "????"
|
||||
|
||||
@@ -5,3 +5,5 @@ DecimalBase = "Decimal"
|
||||
HexadecimalBase = "Hexadecimal"
|
||||
BinaryBase = "Binary"
|
||||
PrimeFactors = "Prime factors"
|
||||
MixedFraction = "Mixed fraction"
|
||||
EuclideanDivision = "Euclidean division"
|
||||
|
||||
@@ -5,3 +5,5 @@ DecimalBase = "????"
|
||||
HexadecimalBase = "????"
|
||||
BinaryBase = "????"
|
||||
PrimeFactors = "????"
|
||||
MixedFraction = "????"
|
||||
EuclideanDivision = "????"
|
||||
|
||||
@@ -5,3 +5,5 @@ DecimalBase = "Décimal"
|
||||
HexadecimalBase = "Hexadécimal"
|
||||
BinaryBase = "Binaire"
|
||||
PrimeFactors = "Facteurs premiers"
|
||||
MixedFraction = "Fraction mixte"
|
||||
EuclideanDivision = "Division euclidienne"
|
||||
|
||||
@@ -5,3 +5,5 @@ DecimalBase = "????"
|
||||
HexadecimalBase = "????"
|
||||
BinaryBase = "????"
|
||||
PrimeFactors = "????"
|
||||
MixedFraction = "????"
|
||||
EuclideanDivision = "????"
|
||||
|
||||
Reference in New Issue
Block a user