Skip to content

Commit bb0ca9d

Browse files
committed
Fix typo in Italian translation for CFp introduction
Correct the spelling mistake in the Italian translation of the `cfp.introductionCopy` message ("progamma" to "programma") to ensure clarity and professionalism in the UI.
1 parent c5ee6ef commit bb0ca9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/locale/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,7 @@ The sooner you buy your ticket, the more you save!`,
13011301
"cfp.titleDescription": "Il titolo della tua proposta",
13021302
"cfp.introductionHeading": "Invia una proposta",
13031303
"cfp.introductionCopy":
1304-
"PyCon Italia è alla ricerca di speakers con ogni background per contribuire al nostro progamma. Se usi Python professionalmente, come hobbista o se semplicemente ti appassiona Python o la programmazione, proponi un talk! Vogliamo sentire ciò che hai da condividere!",
1304+
"PyCon Italia è alla ricerca di speakers con ogni background per contribuire al nostro programma. Se usi Python professionalmente, come hobbista o semplicemente ti appassiona Python o la programmazione, proponi un talk! Vogliamo sentire ciò che hai da condividere!",
13051305
"cfp.introductionDeadline":
13061306
"Hai tempo fino al {deadline} per inviare una proposta!",
13071307
"cfp.yourProposals": "Le tue proposte",

0 commit comments

Comments
 (0)