New translations ios-infoplist.json (Danish)

This commit is contained in:
Eugen Rochko 2024-09-25 17:59:11 +02:00
parent 06531c8955
commit a8a68998c9
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": "Bruges til at tage foto til indlæg",
"NSPhotoLibraryAddUsageDescription": "Bruges til at gemme foto i fotobiblioteket",
"NewPostShortcutItemTitle": "Nyt indlæg",
"SearchShortcutItemTitle": "Søg"
}