diff --git a/backend/ar/podcast.json b/backend/ar/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/ar/podcast.json +++ b/backend/ar/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/de/podcast.json b/backend/de/podcast.json index d6199e14..4067e863 100644 --- a/backend/de/podcast.json +++ b/backend/de/podcast.json @@ -24,7 +24,11 @@ "episode_keywords": "Schlagworte", "episode_keywords_explica": "Schlagworte, die die Episode beschreiben.", "add_new_episode": "Eine neue Episode hinzuf\u00fcgen", - "duration": "Duration", - "publication_time": "Publication time" + "duration": "Dauer", + "publication_time": "Ver\u00f6ffentlichungsdatum", + "chapters": "Kapitel", + "chapter_start": "Kapitel beginnt bei", + "speakers": "Sprecher", + "link_a_speaker": "Einen Sprecher verkn\u00fcpfen" } } \ No newline at end of file diff --git a/backend/dsb/podcast.json b/backend/dsb/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/dsb/podcast.json +++ b/backend/dsb/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/en/podcast.json b/backend/en/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/en/podcast.json +++ b/backend/en/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/es/podcast.json b/backend/es/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/es/podcast.json +++ b/backend/es/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/fr/podcast.json b/backend/fr/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/fr/podcast.json +++ b/backend/fr/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/hsb/podcast.json b/backend/hsb/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/hsb/podcast.json +++ b/backend/hsb/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/hu/podcast.json b/backend/hu/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/hu/podcast.json +++ b/backend/hu/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/id/podcast.json b/backend/id/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/id/podcast.json +++ b/backend/id/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/it/podcast.json b/backend/it/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/it/podcast.json +++ b/backend/it/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/iw/podcast.json b/backend/iw/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/iw/podcast.json +++ b/backend/iw/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/nl/podcast.json b/backend/nl/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/nl/podcast.json +++ b/backend/nl/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/pl/podcast.json b/backend/pl/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/pl/podcast.json +++ b/backend/pl/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/pt/podcast.json b/backend/pt/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/pt/podcast.json +++ b/backend/pt/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/ru/podcast.json b/backend/ru/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/ru/podcast.json +++ b/backend/ru/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/tl/podcast.json b/backend/tl/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/tl/podcast.json +++ b/backend/tl/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/tr/podcast.json b/backend/tr/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/tr/podcast.json +++ b/backend/tr/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file diff --git a/backend/zh/podcast.json b/backend/zh/podcast.json index 1a1a2f82..04a003bd 100644 --- a/backend/zh/podcast.json +++ b/backend/zh/podcast.json @@ -25,6 +25,10 @@ "episode_keywords_explica": "Keywords describing the episode.", "add_new_episode": "Add a new episode", "duration": "Duration", - "publication_time": "Publication time" + "publication_time": "Publication time", + "chapters": "Chapters", + "chapter_start": "Chapter starts at", + "speakers": "Speakers", + "link_a_speaker": "Link a speaker" } } \ No newline at end of file