Translate some part I forgot to
This commit is contained in:
parent
8fde73bc5d
commit
bad929d123
|
@ -174,7 +174,7 @@
|
||||||
"id": "https://social.example/alyssa/",
|
"id": "https://social.example/alyssa/",
|
||||||
"name": "Alyssa P. Hacker",
|
"name": "Alyssa P. Hacker",
|
||||||
"preferredUsername": "alyssa",
|
"preferredUsername": "alyssa",
|
||||||
"summary": "Lisp enthusiast hailing from MIT",
|
"summary": "Lisp のオタク / MIT にいます",
|
||||||
"inbox": "https://social.example/alyssa/inbox/",
|
"inbox": "https://social.example/alyssa/inbox/",
|
||||||
"outbox": "https://social.example/alyssa/outbox/",
|
"outbox": "https://social.example/alyssa/outbox/",
|
||||||
"followers": "https://social.example/alyssa/followers/",
|
"followers": "https://social.example/alyssa/followers/",
|
||||||
|
@ -238,7 +238,7 @@
|
||||||
"type": "Note",
|
"type": "Note",
|
||||||
"to": ["https://chatty.example/ben/"],
|
"to": ["https://chatty.example/ben/"],
|
||||||
"attributedTo": "https://social.example/alyssa/",
|
"attributedTo": "https://social.example/alyssa/",
|
||||||
"content": "Say, did you finish reading that book I lent you?"}
|
"content": "そうだ、私が貸したあの本は読み終わった?"}
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue