+
- {{ userName | truncate(15) }} {{ $t(`profile.network.${type}`) }}
+ {{ title }}
-
+
-
- {{
- $t('profile.network.andMore', {
- number: allConnectionsCount - connections.length,
- })
- }}
-
+
+ {{
+ $t('profile.network.andMore', {
+ number: allProfilesCount - profiles.length,
+ })
+ }}
+
- {{ userName }} {{ $t(`profile.network.${type}Nobody`) }}
+ {{ titleNobody }}