- {{hike.numRecords}}
- {{ `${hike.days} ${$t('days')}` }}
- {{hike.privacyString}}
- 893
吳筱瑜
{{ `${hike.formatedDate}・${hike.l10nActivityType}` }}
七坑到十坑
{{ `${$t('fitnessLevel')} ${hike.fitnessLevel > 0 ? hike.fitnessLevel : '?'}` }}
- The activity is linked to:
- Trail Info
- RPE Scale
- {{ `${hike.rpeExertion} (${hike.rpeScale})` }}Assess My Fitness
- Description
- 輕裝從七坑到十坑
- Afterword
- Pack Weight
- {{ $t('gearList') }}{{ `${Math.max(...hike.loadWeights)} kg` }}
Comments