You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/languages/it.json
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
{
1
+
{
2
2
"needs to be completed": "needs to be completed",
3
3
4
4
"main": {
@@ -79,17 +79,17 @@
79
79
"100": "100 FPS"
80
80
},
81
81
"sensorMode": {
82
-
"title": "Modalità Sensori",
83
-
"tooltip": "Seleziona la modalità di utilizzo per i tracker. La Modalità 1 abilita il magnetometro ed è consigliato se hai condizioni magnetiche stabili. In caso contrario utilizza la modalità 2 ",
84
-
"1": "Modalità 1",
85
-
"2": "Modalità 2"
82
+
"title": "Modalità Sensori",
83
+
"tooltip": "Seleziona la modalità di utilizzo per i tracker. La Modalità 1 abilita il magnetometro ed è consigliato se hai condizioni magnetiche stabili. In caso contrario utilizza la modalità 2 ",
84
+
"1": "Modalità 1",
85
+
"2": "Modalità 2"
86
86
},
87
87
"sensorCorrection": {
88
-
"title": "Correzioni Sensori",
89
-
"tooltip": "Enable or disable sensor auto correction features. Usually not needed to be changed and results vary between environments.",
90
-
"accelerometer": "Accelerometro",
91
-
"gyroscope": "Giroscopio",
92
-
"magnetometer": "Magnetometro"
88
+
"title": "Correzioni Sensori",
89
+
"tooltip": "Enable or disable sensor auto correction features. Usually not needed to be changed and results vary between environments.",
0 commit comments