This commit is contained in:
syui 2024-12-15 18:09:01 +09:00
parent bb6ca02116
commit 243ec95b1b
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

110
ue.json
View File

@ -112,63 +112,63 @@
"lang": {
"ja": "クォーク"
}
}
},
"molecule": {
"name": "molecule",
"group": [
"animal"
],
"lang": {
"ja": "分子"
},
"molecule": {
"name": "molecule",
"group": [
"animal"
],
"ref": "https://en.wikipedia.org/wiki/molecule",
"body": {
"text": "a neutrally charged substance made up of two or more atoms",
"lang": {
"ja": "分子"
},
"ref": "https://en.wikipedia.org/wiki/molecule",
"body": {
"text": "a neutrally charged substance made up of two or more atoms",
"lang": {
"ja": "2つ以上の原子から構成される電荷的に中性な物質"
}
},
"tag": [
"water",
"wind",
"rock",
"ice",
"fire"
],
"water": {
"name": "water",
"color": "#blue",
"lang": {
"ja": "水"
}
},
"fire": {
"name": "fire",
"color": "#red",
"lang": {
"ja": "火"
}
},
"wind": {
"name": "wind",
"color": "#green",
"lang": {
"ja": "風"
}
},
"rock": {
"name": "rock",
"color": "#f0b27a",
"lang": {
"ja": "岩"
}
},
"ice": {
"name": "ice",
"color": "#ebf5fb",
"lang": {
"ja": "氷"
}
"ja": "2つ以上の原子から構成される電荷的に中性な物質"
}
},
"tag": [
"water",
"wind",
"rock",
"ice",
"fire"
],
"water": {
"name": "water",
"color": "#blue",
"lang": {
"ja": "水"
}
},
"fire": {
"name": "fire",
"color": "#red",
"lang": {
"ja": "火"
}
},
"wind": {
"name": "wind",
"color": "#green",
"lang": {
"ja": "風"
}
},
"rock": {
"name": "rock",
"color": "#f0b27a",
"lang": {
"ja": "岩"
}
},
"ice": {
"name": "ice",
"color": "#ebf5fb",
"lang": {
"ja": "氷"
}
}
},