diff --git a/changes/changelog.d/1089.bugfix b/changes/changelog.d/1089.bugfix new file mode 100644 index 000000000..bc3b77439 --- /dev/null +++ b/changes/changelog.d/1089.bugfix @@ -0,0 +1 @@ +Make channel card updated times more humanly readable, add internationalization (#1089) \ No newline at end of file diff --git a/front/src/components/audio/ChannelCard.vue b/front/src/components/audio/ChannelCard.vue index 6b5d9afcb..da44ef75a 100644 --- a/front/src/components/audio/ChannelCard.vue +++ b/front/src/components/audio/ChannelCard.vue @@ -31,7 +31,7 @@ class="meta ellipsis" :datetime="object.artist.modification_date" :title="updatedTitle"> - {{ object.artist.modification_date | fromNow }} + %{ updatedAgo }