1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

New translations mediaselector.json (Czech)

This commit is contained in:
xmflsct
2023-12-12 13:48:08 +01:00
parent 6f67cca600
commit 1f19fa601f

View File

@ -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}})"
}
}