diff --git a/src/components/popups/ShareButtonModal.vue b/src/components/popups/ShareButtonModal.vue index 1912bab..bb761aa 100644 --- a/src/components/popups/ShareButtonModal.vue +++ b/src/components/popups/ShareButtonModal.vue @@ -75,7 +75,7 @@ export default {
{{ about || "No about provided" }}
+{{ about || $t('streamer.noAbout') }}
No socials provided
+{{$t('streamer.noSocials')}}
\ No newline at end of file diff --git a/src/locales b/src/locales index 5234fd4..ca6aecb 160000 --- a/src/locales +++ b/src/locales @@ -1 +1 @@ -Subproject commit 5234fd436d659ba94018635b9f3977c12bdaafe7 +Subproject commit ca6aecba78fba0f2d9a84d7aa71d83784a81ee52