1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-22 22:28:35 +01:00

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

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": "検索"
}