fix
This commit is contained in:
parent
d58d548c95
commit
18a8a22e25
116
ue.json
116
ue.json
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"aiue": {
|
"aiue": {
|
||||||
"name": "ue",
|
"name": "aiue",
|
||||||
"body": {
|
"body": {
|
||||||
"text": "ai unreal engine, game naming conventions, character attribute",
|
"text": "[ai] [u]nreal [e]ngine, game naming conventions, character attribute",
|
||||||
"lang": {
|
"lang": {
|
||||||
"ja": "AI Unreal Engine, ゲームの命名規則, キャラクターの属性"
|
"ja": "ai Unreal Engine, ゲームの命名規則, キャラクターの属性"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tag": [
|
"tag": [
|
||||||
@ -112,63 +112,63 @@
|
|||||||
"lang": {
|
"lang": {
|
||||||
"ja": "クォーク"
|
"ja": "クォーク"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"molecule": {
|
||||||
|
"name": "molecule",
|
||||||
|
"group": [
|
||||||
|
"animal"
|
||||||
|
],
|
||||||
|
"lang": {
|
||||||
|
"ja": "分子"
|
||||||
},
|
},
|
||||||
"molecule": {
|
"ref": "https://en.wikipedia.org/wiki/molecule",
|
||||||
"name": "molecule",
|
"body": {
|
||||||
"group": [
|
"text": "a neutrally charged substance made up of two or more atoms",
|
||||||
"animal"
|
|
||||||
],
|
|
||||||
"lang": {
|
"lang": {
|
||||||
"ja": "分子"
|
"ja": "2つ以上の原子から構成される電荷的に中性な物質"
|
||||||
},
|
}
|
||||||
"ref": "https://en.wikipedia.org/wiki/molecule",
|
},
|
||||||
"body": {
|
"tag": [
|
||||||
"text": "a neutrally charged substance made up of two or more atoms",
|
"water",
|
||||||
"lang": {
|
"wind",
|
||||||
"ja": "2つ以上の原子から構成される電荷的に中性な物質"
|
"rock",
|
||||||
}
|
"ice",
|
||||||
},
|
"fire"
|
||||||
"tag": [
|
],
|
||||||
"water",
|
"water": {
|
||||||
"wind",
|
"name": "water",
|
||||||
"rock",
|
"color": "#blue",
|
||||||
"ice",
|
"lang": {
|
||||||
"fire"
|
"ja": "水"
|
||||||
],
|
}
|
||||||
"water": {
|
},
|
||||||
"name": "water",
|
"fire": {
|
||||||
"color": "#blue",
|
"name": "fire",
|
||||||
"lang": {
|
"color": "#red",
|
||||||
"ja": "水"
|
"lang": {
|
||||||
}
|
"ja": "火"
|
||||||
},
|
}
|
||||||
"fire": {
|
},
|
||||||
"name": "fire",
|
"wind": {
|
||||||
"color": "#red",
|
"name": "wind",
|
||||||
"lang": {
|
"color": "#green",
|
||||||
"ja": "火"
|
"lang": {
|
||||||
}
|
"ja": "風"
|
||||||
},
|
}
|
||||||
"wind": {
|
},
|
||||||
"name": "wind",
|
"rock": {
|
||||||
"color": "#green",
|
"name": "rock",
|
||||||
"lang": {
|
"color": "#f0b27a",
|
||||||
"ja": "風"
|
"lang": {
|
||||||
}
|
"ja": "岩"
|
||||||
},
|
}
|
||||||
"rock": {
|
},
|
||||||
"name": "rock",
|
"ice": {
|
||||||
"color": "#black",
|
"name": "ice",
|
||||||
"lang": {
|
"color": "#ebf5fb",
|
||||||
"ja": "岩"
|
"lang": {
|
||||||
}
|
"ja": "氷"
|
||||||
},
|
|
||||||
"ice": {
|
|
||||||
"name": "ice",
|
|
||||||
"color": "#white",
|
|
||||||
"lang": {
|
|
||||||
"ja": "氷"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user