Skip to content

Commit 4334518

Browse files
committed
minor edits to earlier commit (#3595)
Removed unnecessary file. Changed modal text to Title Case.
1 parent f94b1ce commit 4334518

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

p5.js-web-editor.code-workspace

Lines changed: 0 additions & 8 deletions
This file was deleted.

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 sketch",
479+
"Embed": "Embed Sketch",
480480
"Present": "Present",
481-
"Fullscreen": "Share sketch as view-only",
482-
"Edit": "Share sketch and allow editing"
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)