Approval.

This commit is contained in:
Joshua Ramon Enslin 2021-01-23 13:16:22 +00:00 committed by md translation bot
parent a8bb976015
commit 33f8fdae5a
18 changed files with 126 additions and 0 deletions

7
backend/ar/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/de/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/dsb/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/en/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/es/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/fr/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/hsb/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/hu/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/id/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/it/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/iw/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/nl/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/pl/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/pt/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/ru/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/tl/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/tr/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}

7
backend/zh/podcast.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlPodcast": {
"podcast_title": "Podcast title",
"podcast_title_explica": "The title of the whole podcast. Not of a single episode, but the full series.",
"podcast_description": "Podcast description"
}
}