|
|
@@ -978,7 +978,7 @@ export default {
|
|
|
language: 'Language',
|
|
|
|
|
|
fast_with_sleep: 'Fast with Sleep',
|
|
|
- fasting_with_sleep:'Fasting with Sleep',
|
|
|
+ fasting_with_sleep: 'Fasting with Sleep',
|
|
|
long_fast: 'Long Fast',
|
|
|
move_more: 'Move More',
|
|
|
move_every_hour: 'Move Every Hour',
|
|
|
@@ -1088,6 +1088,7 @@ export default {
|
|
|
add_my_first_activity: 'Add My First Activity',
|
|
|
|
|
|
choose_photo: 'Choose from Photos',
|
|
|
+ import_wechat: 'Import from Chat',
|
|
|
camera: 'Camera',
|
|
|
delete: 'Delete',
|
|
|
photos: 'Photos',
|
|
|
@@ -1113,7 +1114,7 @@ export default {
|
|
|
|
|
|
check_begin_at: 'Check-in begins {{time}}',
|
|
|
check_begin_at2: '{{time}} Check-in begins',
|
|
|
- check_reopen:'Check-In reopens {{time}}',
|
|
|
+ check_reopen: 'Check-In reopens {{time}}',
|
|
|
kcal: ' kcal',
|
|
|
km: ' km',
|
|
|
steps: 'steps',
|
|
|
@@ -1179,39 +1180,39 @@ export default {
|
|
|
follow_system: 'Follow System',
|
|
|
|
|
|
switch: 'Switch',
|
|
|
- save:'Save',
|
|
|
+ save: 'Save',
|
|
|
lf_progress_title: 'Long Fast in Progress',
|
|
|
lf_progress_desc: 'Do you want to switch it to Intermittent Fasting?',
|
|
|
if_progress_title: 'Intermittent Fasting in Progress',
|
|
|
if_progress_desc: 'Do you want to switch it to Long Fast?',
|
|
|
|
|
|
- save_as_if_title:'Saving as Intermittent Fasting',
|
|
|
- save_as_if_desc:'Fasting that lasts less than 24 hours will be saved as Intermittent Fasting',
|
|
|
- save_as_if_toast:'Saved to \'Fast/Recents\'',
|
|
|
- save_as_lf_title:'Saving as Long Fast',
|
|
|
- save_as_lf_desc:'Fasting that lasts 24 hours or more will be saved as Long Fast',
|
|
|
- save_as_lf_toast:'Saved to \'Long Fast/Recents\'',
|
|
|
-
|
|
|
- sleep_well:'Sleep Well.',
|
|
|
- think_goal_title:'Think you\'ve hit {{steps}} steps this hour?',
|
|
|
- think_so:'I Think So!',
|
|
|
- end_soon:'Ending soon {{time}}',
|
|
|
- open_soon:'Opening soon {{time}}',
|
|
|
- check_in_available:'Check In available {{time}}',
|
|
|
- hit_steps:'Hit {{steps}} steps within the hour',
|
|
|
-
|
|
|
- change_goal:'Change Goal',
|
|
|
- hit_steps2:'Hit {{steps}} steps',
|
|
|
- hour_step_goal:'Hourly Step Goal',
|
|
|
- avg_total_steps:'Average {{avg}} steps, Total {{total}} steps',
|
|
|
- conflict_resolve:'Time Conflict Resolved',
|
|
|
-
|
|
|
- edit_my_name:'Edit my name',
|
|
|
- enter_my_name:'Enter my name',
|
|
|
-
|
|
|
- share_check_in:'{{date}} {{type}} Check-In',
|
|
|
- share_all_journal:'{{date}} Journal',
|
|
|
- share_food_journal:'{{date}} Food Journal',
|
|
|
- share_activity_journal:'{{date}} Activity Journal',
|
|
|
+ save_as_if_title: 'Saving as Intermittent Fasting',
|
|
|
+ save_as_if_desc: 'Fasting that lasts less than 24 hours will be saved as Intermittent Fasting',
|
|
|
+ save_as_if_toast: 'Saved to \'Fast/Recents\'',
|
|
|
+ save_as_lf_title: 'Saving as Long Fast',
|
|
|
+ save_as_lf_desc: 'Fasting that lasts 24 hours or more will be saved as Long Fast',
|
|
|
+ save_as_lf_toast: 'Saved to \'Long Fast/Recents\'',
|
|
|
+
|
|
|
+ sleep_well: 'Sleep Well.',
|
|
|
+ think_goal_title: 'Think you\'ve hit {{steps}} steps this hour?',
|
|
|
+ think_so: 'I Think So!',
|
|
|
+ end_soon: 'Ending soon {{time}}',
|
|
|
+ open_soon: 'Opening soon {{time}}',
|
|
|
+ check_in_available: 'Check In available {{time}}',
|
|
|
+ hit_steps: 'Hit {{steps}} steps within the hour',
|
|
|
+
|
|
|
+ change_goal: 'Change Goal',
|
|
|
+ hit_steps2: 'Hit {{steps}} steps',
|
|
|
+ hour_step_goal: 'Hourly Step Goal',
|
|
|
+ avg_total_steps: 'Average {{avg}} steps, Total {{total}} steps',
|
|
|
+ conflict_resolve: 'Time Conflict Resolved',
|
|
|
+
|
|
|
+ edit_my_name: 'Edit my name',
|
|
|
+ enter_my_name: 'Enter my name',
|
|
|
+
|
|
|
+ share_check_in: '{{date}} {{type}} Check-In',
|
|
|
+ share_all_journal: '{{date}} Journal',
|
|
|
+ share_food_journal: '{{date}} Food Journal',
|
|
|
+ share_activity_journal: '{{date}} Activity Journal',
|
|
|
}
|
|
|
}
|