You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translations/locales/en-US/translations.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -216,7 +216,10 @@
216
216
"LibraryVersion": "p5.js Version",
217
217
"LibraryVersionInfo": "TODO Add helpful info about the new p5.js version, compatibility, etc.",
218
218
"CustomVersionInfo": "It looks like you've changed the <script> tag to manage the version yourself. In that case, the version can't be managed from this tab, only from the code in index.html.",
219
-
"CustomVersionReset": "If you do want to use the default libraries, you can replace your script tags in index.html to the following:"
219
+
"CustomVersionReset": "If you do want to use the default libraries, you can replace your script tags in index.html to the following:",
0 commit comments