Skip to content

Commit 83bc610

Browse files
committed
Converted about block into all available language
1 parent f21b847 commit 83bc610

File tree

16 files changed

+85
-10
lines changed

16 files changed

+85
-10
lines changed

client/modules/IDE/components/About.jsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ function About(props) {
2828
/>
2929
<div className="about__content-column">
3030
<p className="about__version-info">
31-
Web Editor: <span>v{packageData?.version}</span>
31+
{t('About.WebEditor')}: <span>v{packageData?.version}</span>
3232
</p>
3333
<p className="about__version-info">
3434
p5.js: <span>v{p5version}</span>
@@ -44,7 +44,7 @@ function About(props) {
4444
aria-hidden="true"
4545
focusable="false"
4646
/>
47-
Home
47+
{t('About.Home')}
4848
</a>
4949
</p>
5050
<p className="about__content-column-list">
@@ -86,7 +86,7 @@ function About(props) {
8686
aria-hidden="true"
8787
focusable="false"
8888
/>
89-
Twitter
89+
{t('About.Twitter')}
9090
</a>
9191
</p>
9292
<p className="about__content-column-list">
@@ -100,7 +100,7 @@ function About(props) {
100100
aria-hidden="true"
101101
focusable="false"
102102
/>
103-
Instagram
103+
{t('About.Instagram')}
104104
</a>
105105
</p>
106106
</div>
@@ -159,7 +159,7 @@ function About(props) {
159159
aria-hidden="true"
160160
focusable="false"
161161
/>
162-
Discord
162+
{t('About.Discord')}
163163
</a>
164164
</p>
165165
<p className="about__content-column-list">

translations/locales/be/translations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@
9494
"NewP5": "p5.js নতুন?",
9595
"Report": "একটি বাগ রিপোর্ট করুন",
9696
"Learn": "শেখা",
97+
"Twitter": "টুইটারে",
98+
"Home": "হোম",
99+
"Instagram": "ইনস্টাগ্রাম",
100+
"Discord": "ডিসকর্ড",
101+
"WebEditor": "ওয়েব এডিটর",
97102
"Resources": "সম্পদসমূহ",
98103
"Libraries": "লাইব্রেরিসমূহ",
99104
"Forum": "ফোরাম",

translations/locales/de/translations.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,17 @@
8787
"LogoARIA": "{{serviceauth}} logo"
8888
},
8989
"About": {
90-
"Title": "Über",
90+
"Title": "Über",
9191
"TitleHelmet": "p5.js Web Editor | Über",
9292
"Contribute": "Mitwirken",
9393
"NewP5": "Neu bei p5.js?",
9494
"Report": "Einen Fehler melden",
9595
"Learn": "Lernen",
96+
"Twitter": "Twitter",
97+
"Home": "Startseite",
98+
"Instagram": "Instagram",
99+
"Discord": "Discord",
100+
"WebEditor": "Web Editor",
96101
"Resources": "Ressourcen",
97102
"Libraries": "Bibliotheken",
98103
"Forum": "Forum",

translations/locales/en-US/translations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@
9393
"NewP5": "New to p5.js?",
9494
"Report": "Report a bug",
9595
"Learn": "Learn",
96+
"Twitter": "Twitter",
97+
"Home": "Home",
98+
"Instagram": "Instagram",
99+
"Discord": "Discord",
100+
"WebEditor": "Web Editor",
96101
"Resources": "Resources",
97102
"Libraries": "Libraries",
98103
"Forum": "Forum",

translations/locales/es-419/translations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@
9393
"NewP5": "¿Empezando con p5.js?",
9494
"Report": "Reporta un error",
9595
"Learn": "Aprender",
96+
"Twitter": "Twitter",
97+
"Home": "Inicio",
98+
"Instagram": "Instagram",
99+
"Discord": "Discord",
100+
"WebEditor": "Editor web",
96101
"Resources": "Recursos",
97102
"Libraries": "Bibliotecas",
98103
"Forum": "Foro",

translations/locales/fr-CA/translations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@
9494
"NewP5": "Nouveau à p5.js?",
9595
"Report": "Signaler un bogue",
9696
"Learn": "Apprendre",
97+
"Twitter": "Twitter",
98+
"Home": "Accueil",
99+
"Instagram": "Instagram",
100+
"Discord": "Discord",
101+
"WebEditor": "Éditeur web",
97102
"Resources": "Ressources",
98103
"Libraries": "Librairies",
99104
"Forum": "Forum",

translations/locales/hi/translations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@
9393
"NewP5": "p5.js पर नये?",
9494
"Report": "बग रिपोर्ट",
9595
"Learn": "सीखें",
96+
"Twitter": "ट्विटर",
97+
"Home": "होम",
98+
"Instagram": "इंस्टाग्राम",
99+
"Discord": "डिस्कॉर्ड",
100+
"WebEditor": "वेब संपादक",
96101
"Resources": "साधन",
97102
"Libraries": "लाइब्रेरीज़",
98103
"Forum": "समूह",

translations/locales/it/translations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@
9393
"NewP5": "Sei nuovo su p5.js?",
9494
"Report": "Riporta un bug",
9595
"Learn": "Impara",
96+
"Twitter": "Twitter",
97+
"Home": "Home",
98+
"Instagram": "Instagram",
99+
"Discord": "Discord",
100+
"WebEditor": "Editor Web",
96101
"Resources": "Risorse",
97102
"Libraries": "Librerie",
98103
"Forum": "Forum",

translations/locales/ja/translations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@
9393
"NewP5": "p5.jsは初めてですか?",
9494
"Report": "バグレポート",
9595
"Learn": "p5.jsを学ぶ",
96+
"Twitter": "Twitter",
97+
"Home": "ホーム",
98+
"Instagram": "Instagram",
99+
"Discord": "Discord",
100+
"WebEditor": "ウェブエディタ",
96101
"Resources": "参考資料",
97102
"Libraries": "ライブラリ",
98103
"Forum": "フォーラム",

translations/locales/ko/translations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@
7979
"NewP5": "p5.js가 처음인가요?",
8080
"Report": "버그 리포트",
8181
"Learn": "배우기",
82+
"Twitter": "Twitter",
83+
"Home": "",
84+
"Instagram": "Instagram",
85+
"Discord": "Discord",
86+
"WebEditor": "웹 에디터",
8287
"Resources": "연관 자료",
8388
"Libraries": "라이브러리",
8489
"Forum": "포럼",

0 commit comments

Comments
 (0)