Skip to content

Commit ed9a57c

Browse files
authored
Merge pull request #3595 from team-epk/share-modal
Edits to clarify the "share" modal - fixes #3567
2 parents 9d6e0a0 + a0801e2 commit ed9a57c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

translations/locales/en-US/translations.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -476,10 +476,10 @@
476476
"LinkMessage": "There was a problem linking your {{serviceauth}} account to your p5.js Web Editor account. Your {{serviceauth}} account has already been linked to another p5.js Web Editor account."
477477
},
478478
"ShareModal": {
479-
"Embed": "Embed",
479+
"Embed": "Embed Sketch",
480480
"Present": "Present",
481-
"Fullscreen": "Fullscreen",
482-
"Edit": "Edit"
481+
"Fullscreen": "Share Sketch As View-Only",
482+
"Edit": "Share Sketch and Allow Editing"
483483
},
484484
"CollectionView": {
485485
"TitleCreate": "Create collection",

0 commit comments

Comments
 (0)