New translations ios-infoPlist.json (Dutch)

This commit is contained in:
Eugen Rochko 2021-08-09 10:17:50 +02:00
parent 0505c330f8
commit 48cd0a4202
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": "Gebruikt om foto's te nemen voor je berichten",
"NSPhotoLibraryAddUsageDescription": "Gebruikt om foto's op te slaan in de fotobibliotheek",
"NewPostShortcutItemTitle": "Nieuw Bericht",
"SearchShortcutItemTitle": "Zoeken"
}