1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "twitter.bookmarks": {
- "description": "",
- "message": "ブックマーク"
- },
- "twitter.explore": {
- "description": "",
- "message": "探索"
- },
- "twitter.notifs": {
- "description": "",
- "message": "通知"
- },
- "twitter.readTweet": {
- "description": "after the \":\" it will say the username",
- "message": "ツイートを閲覧中"
- },
- "twitter.settings": {
- "description": "",
- "message": "設定を変更中"
- },
- "twitter.viewDms": {
- "description": "",
- "message": "ダイレクトメッセージを閲覧中"
- },
- "twitter.viewLiked": {
- "description": "",
- "message": "いいねした人を閲覧中:"
- },
- "twitter.viewList": {
- "description": "",
- "message": "リストを閲覧中:"
- },
- "twitter.viewMedia": {
- "description": "",
- "message": "次のメディアを閲覧中:"
- },
- "twitter.viewTweets": {
- "description": "",
- "message": "次のツイートを閲覧中:"
- },
- "twitter.viewTweetsWithReplies": {
- "description": "",
- "message": "ツイート(返信つき)を閲覧中:"
- }
- }
|