New translations ios-infoPlist.json (Japanese)

This commit is contained in:
Eugen Rochko 2021-08-02 13:29:31 +02:00
parent 067e649d51
commit 59db310f65
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": "投稿用の写真撮影に使用します",
"NSPhotoLibraryAddUsageDescription": "写真をフォトライブラリーに保存するときに使用します",
"NewPostShortcutItemTitle": "トゥートする",
"SearchShortcutItemTitle": "検索"
}