no videos feed page text to translations

This commit is contained in:
Karlis Cudars 2021-10-23 20:50:28 +03:00
parent 546d94ea60
commit b13afc7d30
2 changed files with 7 additions and 4 deletions

View file

@ -77,10 +77,10 @@
style="text-align: center; width: 100%; margin-top: 10%;"
>
<img width="210" src="/img/feed-no-video.png" />
<h3 style="font-family: MontserratBold;">No videos in My feed yet</h3>
<h3 style="font-family: MontserratBold;">{{ $t("actions.subscribe_to_channels_title") }}</h3>
<p class="uk-text-center" style="line-height: 21px;">
Subscribe to channels to be<br />
the first to see new videos.
{{ $t("actions.subscribe_to_channels_1") }}<br />
{{ $t("actions.subscribe_to_channels_2") }}
</p>
</div>
</div>

View file

@ -65,7 +65,10 @@
"view_ssl_score": "View SSL Score",
"search": "Search",
"filter": "Filter",
"loading": "Loading..."
"loading": "Loading...",
"subscribe_to_channels_1": "Subscribe to channels to",
"subscribe_to_channels_2": "see videos in this section.",
"subscribe_to_channels_title": "No videos in My feed yet"
},
"comment": {
"pinned_by": "Pinned by"