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
+28-9Lines changed: 28 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -89,27 +89,46 @@
89
89
"About": {
90
90
"Title": "About",
91
91
"TitleHelmet": "p5.js Web Editor | About",
92
-
"Contribute": "Github",
92
+
"OneLine": "Create, share, and remix p5.js sketches with the p5.js Editor.",
93
+
"Contribute": "Contribute",
94
+
"Description1": "p5.js is a free, open-source JavaScript library for learning to code and make art. Using the p5.js Editor, you can create, share, and remix p5.js sketches without needing to download or configure anything.",
95
+
"Description2": "We believe software the tools to learn it, should be as open and inclusive as possible. You can support this work by making a donation to the Processing Foundation, the organization that supports p5.js. Your donation supports sofware development for p5.js, education resources like code examples and tutorials, fellowships, and community events.",
96
+
"Donate": "Donate",
93
97
"NewP5": "New to p5.js?",
94
-
"Report": "Report a bug",
98
+
"Report": "Report a Bug",
95
99
"Learn": "Learn",
96
-
"Twitter": "Twitter",
97
-
"Home": "Home",
100
+
"X": "X",
101
+
"Home": "p5.js Home",
98
102
"Instagram": "Instagram",
99
103
"Discord": "Discord",
104
+
"DiscordCTA": "Join the Discord",
105
+
"Youtube": "Youtube",
106
+
"Github": "Github",
100
107
"WebEditor": "Web Editor",
101
108
"Resources": "Resources",
109
+
"Reference": "Reference",
102
110
"Libraries": "Libraries",
103
111
"Forum": "Forum",
112
+
"ForumCTA": "Join the Forum",
104
113
"Examples": "Examples",
105
-
"Home": "Home",
106
-
"Twitter": "Twitter",
107
-
"Instagram": "Instagram",
108
-
"Discord": "Discord",
109
114
"PrivacyPolicy": "Privacy Policy",
110
115
"TermsOfUse": "Terms of Use",
111
116
"CodeOfConduct": "Code of Conduct",
112
-
"WebEditor": "Web Editor"
117
+
"Email": "Email",
118
+
"EmailAddress": "hello@p5js.org",
119
+
"Socials": "Socials",
120
+
"LinkDescriptions": {
121
+
"Home": "Learn more about p5.js and our community.",
122
+
"Examples": "Explore the possibilities of p5.js with short examples.",
123
+
"CodeOfConduct": "Read our Community State and Code of Conduct.",
124
+
"Libraries": "Expand the possibilities of p5.js with community-created libraries.",
125
+
"Reference": "Find easy expalantions for every piece of p5.js code.",
126
+
"Donate": "Support this work with a donation to the Processing Foundation.",
127
+
"Contribute": "Contribute to the open-source p5.js Editor on Github.",
128
+
"Report": "Report broken or incorrect behavior with the p5.js Editor.",
129
+
"Forum": "Expand the possibilities of p5.js with community-created libraries.",
130
+
"Discord": "Expand the possibilties of p5.js with community-created libraries."
0 commit comments