{{ t('pageTitle') }}

{{currentMonth}}
{{item.dayName}} {{item.dayNumber}}
{{ t('currentExercises') }}{{ t('totalWeightDesc') }}
{{ displayName(item) }} {{totalWeights[item.id] || 0}}kg (-{{ item.weight }}kg+) {{ (!prevDayTotalWeights[item.id] || !totalWeights[item.id]) ? t('noTrainingInOneMonth') : (((totalWeights[item.id] / prevDayTotalWeights[item.id] * 100 || 0) | 0) + '%') }}
{{dailyRecords[item.id]?.length || 0}}
{{ t('availableExercises') }}
{{ t('emptyMessage') }}
{{ displayName(item) }}
{{ t('addCustomTitle') }}
{{ t('madeWith') }}