Skip to content

Commit 21a88a4

Browse files
committed
Deploying to gh-pages from @ 59af20c 🚀
1 parent 3eae6ba commit 21a88a4

File tree

5 files changed

+85
-85
lines changed

5 files changed

+85
-85
lines changed

i18n/en.json

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
11
{
2-
"nav": {
3-
"home": "PyCatania",
4-
"nextMeetup": "Next Meetup",
5-
"callForSpeakers": "Propose a talk",
6-
"contacts": "Contacts",
7-
"supporters": "Supporters",
8-
"community": "Community",
9-
"blog": "Blog",
10-
"events": "Events",
11-
"about": "About us"
2+
"about": {
3+
"title": "About us",
4+
"description": "The Python Catania community was born in 2023 from a group of enthusiasts of the Python language who live and work in the Catania area. We are part of the national Python Italia community and we love to call ourselves the Pycciotti. 🌋",
5+
"role": "Organiser"
126
},
13-
"hero": {
14-
"title": "Python Catania 🐘🌋",
15-
"tagline": "The right place to meet Python language enthusiasts from Catania."
7+
"blog": {
8+
"title": "Blog",
9+
"readMore": "Read more",
10+
"noContent": "No articles available.",
11+
"backToBlog": "Back to blog"
1612
},
17-
"nextMeetup": {
18-
"title": "Next Meetup",
19-
"description": "We organise regular meetups to share knowledge, experiences and passion for Python. Everyone is welcome, from beginners to experts.",
20-
"join": "Join us"
13+
"callForSpeakers": {
14+
"title": "Call for Speakers",
15+
"description": "Got an idea, a project or an experience to share? Getting on stage is easier than you think. Our community welcomes talks at every level: from personal side-project stories to deep technical dives.",
16+
"cta": "Propose a talk"
2117
},
2218
"contact": {
2319
"title": "Contacts",
@@ -27,20 +23,6 @@
2723
"code": "Code"
2824
}
2925
},
30-
"supporters": {
31-
"title": "Supporters",
32-
"groups": {
33-
"networks": "Networks",
34-
"mediaPartners": "Media Partners",
35-
"communityPartners": "Community Partners"
36-
}
37-
},
38-
"blog": {
39-
"title": "Blog",
40-
"readMore": "Read more",
41-
"noContent": "No articles available.",
42-
"backToBlog": "Back to blog"
43-
},
4426
"events": {
4527
"title": "Events",
4628
"past": "Past events",
@@ -51,17 +33,35 @@
5133
"gallery": "Gallery",
5234
"viewOnMeetup": "View on Meetup"
5335
},
54-
"about": {
55-
"title": "About us",
56-
"description": "The team that organises and leads the Python Catania community.",
57-
"role": "Organiser"
58-
},
59-
"callForSpeakers": {
60-
"title": "Call for Speakers",
61-
"description": "Got an idea, a project or an experience to share? Getting on stage is easier than you think. Our community welcomes talks at every level: from personal side-project stories to deep technical dives.",
62-
"cta": "Propose a talk"
63-
},
6436
"footer": {
6537
"rights": "All rights reserved"
38+
},
39+
"hero": {
40+
"title": "Python Catania 🐘🌋",
41+
"tagline": "The right place to meet Python language enthusiasts from Catania."
42+
},
43+
"nav": {
44+
"home": "PyCatania",
45+
"nextMeetup": "Next Meetup",
46+
"callForSpeakers": "Propose a talk",
47+
"contacts": "Contacts",
48+
"supporters": "Supporters",
49+
"community": "Community",
50+
"blog": "Blog",
51+
"events": "Events",
52+
"about": "About us"
53+
},
54+
"nextMeetup": {
55+
"title": "Next Meetup",
56+
"description": "We organise regular meetups to share knowledge, experiences and passion for Python. Everyone is welcome, from beginners to experts.",
57+
"join": "Join us"
58+
},
59+
"supporters": {
60+
"title": "Supporters",
61+
"groups": {
62+
"networks": "Networks",
63+
"mediaPartners": "Media Partners",
64+
"communityPartners": "Community Partners"
65+
}
6666
}
6767
}

i18n/it.json

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
11
{
2-
"nav": {
3-
"home": "PyCatania",
4-
"nextMeetup": "Prossimo Meetup",
5-
"callForSpeakers": "Proponi un talk",
6-
"contacts": "Contatti",
7-
"supporters": "Sostenitori",
8-
"community": "Community",
9-
"blog": "Blog",
10-
"events": "Eventi",
11-
"about": "Chi siamo"
2+
"about": {
3+
"title": "Chi siamo",
4+
"description": "La community Python Catania nasce nel 2023 da un gruppo di appassionati del linguaggio Python che vivono e lavorano nel territorio di Catania. Facciamo parte della community nazionale Python Italia e ci piace definirci i Pycciotti. 🌋",
5+
"role": "Organizzatore"
126
},
13-
"hero": {
14-
"title": "Python Catania 🐘🌋",
15-
"tagline": "Il posto giusto dove incontrare gli appassionati del linguaggio Python di Catania."
7+
"blog": {
8+
"title": "Blog",
9+
"readMore": "Leggi di più",
10+
"noContent": "Nessun articolo disponibile.",
11+
"backToBlog": "Torna al blog"
1612
},
17-
"nextMeetup": {
18-
"title": "Prossimo Meetup",
19-
"description": "Organizziamo incontri periodici per condividere conoscenza, esperienze e passione per Python. Chiunque sia curioso è il benvenuto, dal principiante all'esperto.",
20-
"join": "Unisciti a noi"
13+
"callForSpeakers": {
14+
"title": "Call for Speaker",
15+
"description": "Hai un'idea, un progetto o un'esperienza da condividere? Salire sul palco è più semplice di quanto pensi. La nostra community accoglie talk di ogni livello: dal racconto di un side project personale fino ai deep dive tecnici.",
16+
"cta": "Proponi un talk"
2117
},
2218
"contact": {
2319
"title": "Contatti",
@@ -27,20 +23,6 @@
2723
"code": "Codice"
2824
}
2925
},
30-
"supporters": {
31-
"title": "Sostenitori",
32-
"groups": {
33-
"networks": "Reti",
34-
"mediaPartners": "Media Partner",
35-
"communityPartners": "Community Partner"
36-
}
37-
},
38-
"blog": {
39-
"title": "Blog",
40-
"readMore": "Leggi di più",
41-
"noContent": "Nessun articolo disponibile.",
42-
"backToBlog": "Torna al blog"
43-
},
4426
"events": {
4527
"title": "Eventi",
4628
"past": "Eventi passati",
@@ -51,17 +33,35 @@
5133
"gallery": "Galleria",
5234
"viewOnMeetup": "Vedi su Meetup"
5335
},
54-
"about": {
55-
"title": "Chi siamo",
56-
"description": "Il team che organizza e guida la community Python Catania.",
57-
"role": "Organizzatore"
58-
},
59-
"callForSpeakers": {
60-
"title": "Call for Speaker",
61-
"description": "Hai un'idea, un progetto o un'esperienza da condividere? Salire sul palco è più semplice di quanto pensi. La nostra community accoglie talk di ogni livello: dal racconto di un side project personale fino ai deep dive tecnici.",
62-
"cta": "Proponi un talk"
63-
},
6436
"footer": {
6537
"rights": "Tutti i diritti riservati"
38+
},
39+
"hero": {
40+
"title": "Python Catania 🐘🌋",
41+
"tagline": "Il posto giusto dove incontrare gli appassionati del linguaggio Python di Catania."
42+
},
43+
"nav": {
44+
"home": "PyCatania",
45+
"nextMeetup": "Prossimo Meetup",
46+
"callForSpeakers": "Proponi un talk",
47+
"contacts": "Contatti",
48+
"supporters": "Sostenitori",
49+
"community": "Community",
50+
"blog": "Blog",
51+
"events": "Eventi",
52+
"about": "Chi siamo"
53+
},
54+
"nextMeetup": {
55+
"title": "Prossimo Meetup",
56+
"description": "Organizziamo incontri periodici per condividere conoscenza, esperienze e passione per Python. Chiunque sia curioso è il benvenuto, dal principiante all'esperto.",
57+
"join": "Unisciti a noi"
58+
},
59+
"supporters": {
60+
"title": "Sostenitori",
61+
"groups": {
62+
"networks": "Reti",
63+
"mediaPartners": "Media Partner",
64+
"communityPartners": "Community Partner"
65+
}
6666
}
6767
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
<link rel="stylesheet" href="styles-RRMMW7CS.css"></head>
4848
<body>
4949
<app-root></app-root>
50-
<link rel="modulepreload" href="chunk-WHX2TG7Q.js"><link rel="modulepreload" href="chunk-KZJIQR26.js"><script src="main-GS5SIEJX.js" type="module"></script></body>
50+
<link rel="modulepreload" href="chunk-WHX2TG7Q.js"><link rel="modulepreload" href="chunk-KZJIQR26.js"><script src="main-WLPT3RAS.js" type="module"></script></body>
5151
</html>

main-GS5SIEJX.js

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

0 commit comments

Comments
 (0)