History added to Quick Log. Some minor fixes.
This commit is contained in:
@@ -48,6 +48,7 @@ const translations = {
|
||||
prep_title: 'Preparation',
|
||||
prep_no_instructions: 'No specific instructions.',
|
||||
cancel: 'Cancel',
|
||||
quit: 'Quit',
|
||||
start: 'Start',
|
||||
finish: 'Finish',
|
||||
finish_confirm_title: 'Finish Workout?',
|
||||
@@ -104,7 +105,7 @@ const translations = {
|
||||
// Plans
|
||||
plans_empty: 'No plans created',
|
||||
plan_editor: 'Plan Editor',
|
||||
plan_name_ph: 'E.g. Leg Day',
|
||||
plan_name_ph: 'E.g. Full-body Routine',
|
||||
plan_desc_ph: 'Describe preparation...',
|
||||
exercises_list: 'Exercises',
|
||||
weighted: 'Weighted',
|
||||
@@ -263,7 +264,7 @@ const translations = {
|
||||
// Plans
|
||||
plans_empty: 'Нет созданных планов',
|
||||
plan_editor: 'Редактор плана',
|
||||
plan_name_ph: 'Например: День ног',
|
||||
plan_name_ph: 'Например: Комплекс на всё тело',
|
||||
plan_desc_ph: 'Опишите подготовку...',
|
||||
exercises_list: 'Упражнения',
|
||||
weighted: 'С отягощением',
|
||||
|
||||
Reference in New Issue
Block a user