diff --git a/src/i18n/cs/components/mediaSelector.json b/src/i18n/cs/components/mediaSelector.json index afd894e4..8f4dc023 100644 --- a/src/i18n/cs/components/mediaSelector.json +++ b/src/i18n/cs/components/mediaSelector.json @@ -1,10 +1,10 @@ { - "title": "", - "message": "", + "title": "Zvolte zdroj médií", + "message": "Mediální EXIF data nejsou nahrána", "options": { - "image": "", - "image_max": "", - "video": "", - "video_max": "" + "image": "Nahrát fotky", + "image_max": "Nahrát fotky (max. {{max}})", + "video": "Nahrát video", + "video_max": "Nahrát video (max {{max}})" } } \ No newline at end of file