Skip to content

Commit 3349904

Browse files
committed
Use new wording for addons
1 parent 9d2444f commit 3349904

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

translations/locales/en-US/translations.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -221,10 +221,10 @@
221221
"CustomVersionTitle": "Managing your own libraries? Nice!",
222222
"CustomVersionInfo": "The version of p5.js is currently being managed in the code of index.html. This means it can't be adjusted from this tab.",
223223
"CustomVersionReset": "If you'd like to use the default libraries, you can replace the script tags in index.html with the following:",
224-
"SoundAddon": "p5.sound.js Addon",
225-
"PreloadAddon": "p5.js 1.x Compatibility Addon — Preload",
226-
"ShapesAddon": "p5.js 1.x Compatibility Addon — Shapes",
227-
"DataAddon": "p5.js 1.x Compatibility Addon — Data Structures",
224+
"SoundAddon": "p5.sound.js Add-on Library",
225+
"PreloadAddon": "p5.js 1.x Compatibility Add-on Library — Preload",
226+
"ShapesAddon": "p5.js 1.x Compatibility Add-on Library — Shapes",
227+
"DataAddon": "p5.js 1.x Compatibility Add-on Library — Data Structures",
228228
"AddonOnARIA": "on",
229229
"AddonOffARIA": "off",
230230
"UndoSoundVersion": "Want to use p5.sound.js again? Turning it back on will restore the version you were using before.",

0 commit comments

Comments
 (0)