{{ $t('sortBy') }}
{{ $t(sort) }}
{{ $t('pets') }}
{{ countOwnedAnimals(petGroups[0], 'pet') }}
{{ petGroup.label }}
{{ $_openedItemRows_isToggled(petGroup.key) ? $t('showLess') : $t('showMore') }}
{{ $t('mounts') }}
{{ countOwnedAnimals(mountGroups[0], 'mount') }}
{{ mountGroup.label }}
{{ $_openedItemRows_isToggled(mountGroup.key) ? $t('showLess') : $t('showMore') }}