New translations ios-infoPlist.json (Czech)

This commit is contained in:
Eugen Rochko 2022-11-11 21:37:28 +01:00
parent 25b1d23037
commit b19e272dab
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"NSCameraUsageDescription": "Used to take photo for post status",
"NSPhotoLibraryAddUsageDescription": "Used to save photo into the Photo Library",
"NewPostShortcutItemTitle": "New Post",
"SearchShortcutItemTitle": "Search"
"NSCameraUsageDescription": "Slouží k pořízení fotografie pro příspěvek",
"NSPhotoLibraryAddUsageDescription": "Slouží k uložení fotografie do knihovny fotografií",
"NewPostShortcutItemTitle": "Nový příspěvek",
"SearchShortcutItemTitle": "Hledat"
}