1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-01-20 12:38:23 +01:00

New translations ios-infoPlist.json (Korean)

This commit is contained in:
Eugen Rochko 2021-08-05 04:51:44 +02:00
parent 7bcf3ed455
commit b79bdbe596

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"
"NSPhotoLibraryAddUsageDescription": "갤러리에 사진을 저장하기 위해 쓰임",
"NewPostShortcutItemTitle": "새 글",
"SearchShortcutItemTitle": "검색"
}