Translate Video Sharing Panel into Bengali in Bengali script

This commit is contained in:
root
2022-03-11 13:42:28 +05:30
parent 3fad74f7fd
commit 276f03e857
3 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<v-card>
<v-card-title>Share this video</v-card-title>
<v-card-title>{{ $t('video_sharing_panel.title' )}}</v-card-title>
<v-card-text>
<p class="text-subtitle-1">{{ $t('video_sharing_panel.with_timestamps') }}</p>
<v-row align="center" no-gutters>
+8
View File
@@ -18,6 +18,14 @@
"lastWatchedTill": "আপনি {t} পর্যন্ত দেখেছিলেন",
"watchedAgo": "{t} দেখেছিলেন এই ভিডিওটি {p} অব্দি"
},
"video_sharing_panel": {
"title": "অন্নদের এই videoটি দেখারনর জন্যে এই URL গুলি ব্যবহার করুন।",
"share": "অন্নদের এটা দেখাতে ছান?",
"with_timestamps": "বর্তমান সমাই সমেত।",
"without_timestamps": "বর্তমান সমাই ছারা।",
"via_pm": "Piped Material দারা -",
"via_yt": "YouTube দারা -"
},
"actions": {
"logInSignUp": "বর্তমান একাউন্ট এর ব্যবহার বা নতুন একাউন্ট খোলা",
"logOut": "একাউন্টএর থেকে প্রস্থান",
+1
View File
@@ -20,6 +20,7 @@
"watchedAgo": "Watched {t} till {p}"
},
"video_sharing_panel": {
"title": "Share this video",
"share": "Share",
"with_timestamps": "With Timestamps",
"without_timestamps": "Without Timestamps",