fix
This commit is contained in:
parent
3e776c5e05
commit
aa9c222c3b
17
ue.json
17
ue.json
@ -371,9 +371,22 @@
|
|||||||
"ref": "https://en.wikipedia.org/wiki/atmosphere_of_earth"
|
"ref": "https://en.wikipedia.org/wiki/atmosphere_of_earth"
|
||||||
},
|
},
|
||||||
"universe": {
|
"universe": {
|
||||||
"name": "universe",
|
"system": {
|
||||||
|
"enum": [
|
||||||
|
"choices",
|
||||||
|
"diagnosis",
|
||||||
|
"fate"
|
||||||
|
],
|
||||||
|
"body": {
|
||||||
|
"text": "this world is made up of three elements: choices, diagnosis, and fate",
|
||||||
|
"lang": {
|
||||||
|
"ja": "この世界はchoices(選択), diagnosis(診断)、fate(運)という3つの要素で構成されます"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"name": "world",
|
||||||
"lang": {
|
"lang": {
|
||||||
"ja": "宇宙"
|
"ja": "世界"
|
||||||
},
|
},
|
||||||
"uri": "https://eyes.nasa.gov/apps/solar-system",
|
"uri": "https://eyes.nasa.gov/apps/solar-system",
|
||||||
"ref": "https://en.wikipedia.org/wiki/universe",
|
"ref": "https://en.wikipedia.org/wiki/universe",
|
||||||
|
Loading…
Reference in New Issue
Block a user