translation-json/backend/hsb/podcast.json
2021-01-23 18:49:18 +00:00

21 lines
1.1 KiB
JSON

{
"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",
"podcast_description_explica": "A description of the whole podcast. May e.g. detail, which topics are discussed here.",
"base_data": "Basic information about the podcast",
"base_data_updated": "Basic podcast information has been updated",
"add_a_podcast": "Add a podcast",
"edit_a_podcast": "Edit a podcast ...",
"episodes": "Episodes",
"episode_number": "Episode no.",
"episode_number_explica": "Number of the episode. Usually, this would be a number, but it may also be, e.g., \"special episode\".",
"episode_title": "Episodentitel",
"episode_title_explica": "Title of the episode.",
"episode_description": "Episode description",
"episode_description_explica": "A description of the episode's contents.",
"episode_language": "Episode language",
"episode_language_explica": "Main language, the podcast episode is spoken in."
}
}