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