fix: translated menu (#988)

This commit is contained in:
Sai Deepesh 2021-03-06 21:51:57 +05:30 committed by GitHub
parent 8c88571f6f
commit 9d4ea68e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 7 deletions

View File

@ -9,7 +9,7 @@
class="navIcon"
/>
<p class="navLabel">
More
{{ $t("More") }}
</p>
</div>
<div
@ -25,7 +25,7 @@
class="navIcon"
/>
<p class="navLabel">
Trending
{{ $t("Trending") }}
</p>
</div>
<div
@ -37,7 +37,7 @@
class="navIcon"
/>
<p class="navLabel">
Most Popular
{{ $t("Most Popular") }}
</p>
</div>
<div
@ -49,7 +49,7 @@
class="navIcon"
/>
<p class="navLabel">
About
{{ $t("About.About") }}
</p>
</div>
</div>
@ -62,7 +62,7 @@
class="navIcon"
/>
<p class="navLabel">
History
{{ $t("History.History") }}
</p>
</div>
<hr>
@ -75,7 +75,7 @@
class="navIcon"
/>
<p class="navLabel">
Settings
{{ $t("Settings.Settings") }}
</p>
</div>
<div
@ -87,7 +87,7 @@
class="navIcon"
/>
<p class="navLabel">
About
{{ $t("About.About") }}
</p>
</div>
</div>

View File

@ -82,6 +82,7 @@ Subscriptions:
'Getting Subscriptions. Please wait.': Getting Subscriptions. Please wait.
Refresh Subscriptions: Refresh Subscriptions
Load More Videos: Load More Videos
More: More
Trending: Trending
Most Popular: Most Popular
Playlists: Playlists