1
0
mirror of https://github.com/turbodiesel4598/NuclearCraft synced 2025-11-07 09:34:41 +01:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Tom Dodd
a5a9d69de1
Merge pull request #658 from WuzgXY-GitHub/patch-3
Mistake Fix of English Language File
2020-06-05 14:41:11 +01:00
WuzgXY
37b0dd7e7c
v2o.2.7
Delete a wrong grave sign.
2020-06-04 16:45:08 +08:00

View File

@ -456,7 +456,7 @@ tile.nuclearcraft.quantum_computer_gate_single.p.name=Quantum Computer Phase Gat
tile.nuclearcraft.quantum_computer_gate_single.p.desc=Shifts the phase of the true-value components of the target qubits by a chosen angle.
tile.nuclearcraft.quantum_computer_gate_single.rx.name=Quantum Computer X-Rotation Gate
tile.nuclearcraft.quantum_computer_gate_single.rx.desc=Rotates the target qubits about the spatial X-axis.
tile.nuclearcraft.quantum_computer_gate_single.ry.name=Quantum Computer Y-Rotation Gate`
tile.nuclearcraft.quantum_computer_gate_single.ry.name=Quantum Computer Y-Rotation Gate
tile.nuclearcraft.quantum_computer_gate_single.ry.desc=Rotates the target qubits about the spatial Y-axis.
tile.nuclearcraft.quantum_computer_gate_single.rz.name=Quantum Computer Z-Rotation Gate
tile.nuclearcraft.quantum_computer_gate_single.rz.desc=Rotates the target qubits about the spatial Z-axis.