Skip to content

Commit

Permalink
[DEV-1327, DEV-1328] Fix speakers and speakersTitle label in Webinar …
Browse files Browse the repository at this point in the history
…section (#583)
  • Loading branch information
marcobottaro authored Jan 29, 2024
1 parent 8434b2c commit 7c3c680
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/selfish-bags-switch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"nextjs-website": patch
---

Fix speakers and speakersTitle label in Webinar section
4 changes: 2 additions & 2 deletions apps/nextjs-website/src/messages/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@
"genericSubscriptionError": "Qualcosa è andato storto, riprova più tardi",
"goToWebinar": "Vai al webinar",
"whyParticipate": "Perché partecipare?",
"speakers": "Speaker",
"speakers": "Ospiti",
"subscribe": "Iscriviti",
"relatedLinksTitle": "Link utili",
"speakersTitle": "Chi Parla",
"speakersTitle": "Ospiti",
"questionsForm": {
"title": "Scrivi qui domande e commenti per la discussione finale",
"question": "Domanda",
Expand Down

0 comments on commit 7c3c680

Please sign in to comment.