File tree Expand file tree Collapse file tree 1 file changed +32
-2
lines changed Expand file tree Collapse file tree 1 file changed +32
-2
lines changed Original file line number Diff line number Diff line change 928
928
"darkMode": "Modo sempre escuro",
929
929
"@darkMode": {},
930
930
"settingsIngredientCacheDescription": "Princípio de cache",
931
- "@settingsIngredientCacheDescription": {}
932
- }
931
+ "@settingsIngredientCacheDescription": {},
932
+ "routines": "Rotinas",
933
+ "@routines": {},
934
+ "newRoutine": "Nova rotina",
935
+ "@newRoutine": {},
936
+ "noRoutines": "Você não tem rotinas",
937
+ "@noRoutines": {},
938
+ "sets": "Séries",
939
+ "@sets": {
940
+ "description": "The number of sets to be done for one exercise"
941
+ },
942
+ "exerciseNr": "Exercício {nr}",
943
+ "@exerciseNr": {
944
+ "description": "Header in form indicating the number of the current exercise. Can also be translated as something like 'Set Nr. xy'.",
945
+ "type": "text",
946
+ "placeholders": {
947
+ "nr": {
948
+ "type": "String"
949
+ }
950
+ }
951
+ },
952
+ "restDay": "Dia de descanso",
953
+ "@restDay": {},
954
+ "isRestDay": "É tempo de descanso",
955
+ "@isRestDay": {},
956
+ "routineDays": "Dias na rotina",
957
+ "@routineDays": {},
958
+ "restTime": "Tempo de descanso",
959
+ "@restTime": {},
960
+ "isRestDayHelp": "Favor notar que todos os sets e exercícios serão removidos quando você marcar um dia como dia de descanso.",
961
+ "@isRestDayHelp": {}
962
+ }
You can’t perform that action at this time.
0 commit comments