- {{ mdiPin }}
-
- {{ comment.author }}{{ mdiAccountCheck }}
-
- {{ comment.commentedTime }}
+
+
+
+
+
+
+
+
+ {{ mdiPin }}
+
+ {{ comment.author }}
+ {{ mdiAccountCheck }}
+
+ {{ comment.commentedTime }}
-
+
-
+
- {{ mdiThumbUp }} {{ this.$store.getters['i18n/fmtNumber'](comment.likeCount) }}
- {{ mdiHeart }}
-
-
+ {{ mdiThumbUp }}
+ {{ this.$store.getters['i18n/fmtNumber'](comment.likeCount) }}
+ {{ mdiHeart }}
+
+
- {{ $t('actions.loadReplies')}}
-
-
- {{ $t('actions.' + (showChildComments ? 'hide' : 'show') + 'Replies') }}
-
-
-
-
-
-
-
+ {{ $t('actions.loadReplies')}}
+
+
+
+ {{ $t('actions.' + (showChildComments ? 'hide' : 'show') + 'Replies') }}
+
+
+
+
+
+
+