mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-19 05:40:38 +01:00
10 lines
284 B
Plaintext
10 lines
284 B
Plaintext
CalculApp = "Berechnung"
|
|
CalculAppCapital = "BERECHNUNG"
|
|
AdditionalResults = "Weitere Ergebnisse"
|
|
DecimalBase = "Dezimal"
|
|
HexadecimalBase = "Hexadezimal"
|
|
BinaryBase = "Binär"
|
|
PrimeFactors = "Primfaktor"
|
|
MixedFraction = "Gemischte Fraktion"
|
|
EuclideanDivision = "Euklidische Division"
|