Skip to content

Commit

Permalink
add strings, placeholder layout for 2nd screen, see phetsims/quantum-…
Browse files Browse the repository at this point in the history
  • Loading branch information
jbphet committed Oct 11, 2024
1 parent 380e757 commit 09b9525
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions _generated_development_strings/quantum-measurement_all.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"coinBias": {
"value": "Coin Bias (State)"
},
"custom": {
"value": "custom"
},
"down": {
"value": "Down"
},
Expand All @@ -30,12 +33,18 @@
"flipAndReveal": {
"value": "Flip and Reveal"
},
"fortyFiveDegrees": {
"value": "45 degrees"
},
"heads": {
"value": "Heads"
},
"hide": {
"value": "Hide"
},
"horizontal": {
"value": "Horizontal"
},
"identicalCoins": {
"value": "Identical Coins"
},
Expand All @@ -60,6 +69,9 @@
"observe": {
"value": "Observe"
},
"photonPolarizationAngle": {
"value": "Photon Polarization Angle"
},
"classicalCoin": {
"value": "Classical Coin"
},
Expand Down Expand Up @@ -101,6 +113,9 @@
},
"up": {
"value": "Up"
},
"vertical": {
"value": "Vertical"
}
}
}

0 comments on commit 09b9525

Please sign in to comment.