diff --git a/js/src/components/Post/SharePostModal.vue b/js/src/components/Post/SharePostModal.vue index d784646d..16b1813e 100644 --- a/js/src/components/Post/SharePostModal.vue +++ b/js/src/components/Post/SharePostModal.vue @@ -2,7 +2,7 @@ {{ - $t( + t( "This post is accessible only through it's link. Be careful where you post this link." ) }} @@ -22,29 +22,14 @@