File tree Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Original file line number Diff line number Diff line change 992
992
}
993
993
},
994
994
"darkMode": "Sempre in modalità scura",
995
- "@darkMode": {}
996
- }
995
+ "@darkMode": {},
996
+ "routines": "Routine",
997
+ "@routines": {},
998
+ "newRoutine": "Nuova routine",
999
+ "@newRoutine": {},
1000
+ "noRoutines": "Non hai nessuna routine",
1001
+ "@noRoutines": {},
1002
+ "restTime": "Tempo di riposo",
1003
+ "@restTime": {},
1004
+ "exerciseNr": "Esercizio {nr}",
1005
+ "@exerciseNr": {
1006
+ "description": "Header in form indicating the number of the current exercise. Can also be translated as something like 'Set Nr. xy'.",
1007
+ "type": "text",
1008
+ "placeholders": {
1009
+ "nr": {
1010
+ "type": "String"
1011
+ }
1012
+ }
1013
+ },
1014
+ "restDay": "Giorno di riposo",
1015
+ "@restDay": {},
1016
+ "needsLogsToAdvance": "Ha bisogno di registri per avanzare",
1017
+ "@needsLogsToAdvance": {},
1018
+ "isRestDayHelp": "Tieni presente che tutte le serie e gli esercizi verranno rimossi quando contrassegni un giorno come giorno di riposo.",
1019
+ "@isRestDayHelp": {}
1020
+ }
You can’t perform that action at this time.
0 commit comments