translation-json/backend/es/podcast.json
2021-01-23 14:46:41 +00:00

12 lines
600 B
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": "Einen Podcast bearbeiten ..."
}
}