1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-01-05 13:27:36 +01:00

New translations ios-infoPlist.json (Swedish)

This commit is contained in:
Eugen Rochko 2022-04-27 18:40:09 +02:00
parent c296302a46
commit 261d0f421d

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": "Används för att ta foto till inlägg",
"NSPhotoLibraryAddUsageDescription": "Används för att spara foto till Bilder",
"NewPostShortcutItemTitle": "Nytt inlägg",
"SearchShortcutItemTitle": "Sök"
}