Separated weight tracking
This commit is contained in:
@@ -75,6 +75,7 @@ const translations = {
|
||||
create_btn: 'Create',
|
||||
completed_session_sets: 'Completed in this session',
|
||||
add_weight: 'Add. Weight',
|
||||
no_exercises_found: 'No exercises found',
|
||||
|
||||
// Types
|
||||
type_strength: 'Free Weights & Machines',
|
||||
@@ -225,6 +226,7 @@ const translations = {
|
||||
create_btn: 'Создать',
|
||||
completed_session_sets: 'Выполнено в этой тренировке',
|
||||
add_weight: 'Доп. вес',
|
||||
no_exercises_found: 'Упражнения не найдены',
|
||||
|
||||
// Types
|
||||
type_strength: 'Свободные веса и тренажеры',
|
||||
|
||||
Reference in New Issue
Block a user