Fix: Make more text translatable (#414)

* Make more text translatable

* update subscription page

* Update slovak locale
This commit is contained in:
ChunkyProgrammer
2021-09-05 09:08:26 -04:00
committed by GitHub
parent d9063a6bf2
commit d350a026b2
25 changed files with 72 additions and 42 deletions

View File

@@ -20,7 +20,7 @@
v-if="video.watched"
class="uk-label uk-border-rounded uk-position-absolute video-duration"
style="bottom: 5px; left: 5px; background: rgba(0, 0, 0, .75); color: white; padding: 0 5px;"
>Watched</span
>{{ $t("video.watched") }}</span
>
</div>