mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[i18n/code] Fix random description in italian
This commit is contained in:
@@ -190,7 +190,7 @@ PythonPower = "x alla potenza y"
|
||||
PythonPrint = "Visualizza l'oggetto"
|
||||
PythonRadians = "Conversione da gradi a radianti"
|
||||
PythonRandint = "Intero aleatorio in [a,b]"
|
||||
PythonRandom = "Numero aleatorio in [0,1]"
|
||||
PythonRandom = "Numero aleatorio in [0,1["
|
||||
PythonRandomFunction = "Prefisso funzione modulo casuale"
|
||||
PythonRandrange = "Numero dentro il range(start, stop)"
|
||||
PythonRangeStartStop = "Lista da start a stop-1"
|
||||
|
||||
Reference in New Issue
Block a user