Skip to content

Commit

Permalink
Corrected translation for question numbering in italian.ts (#5261)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew <andrew.telnov@gmail.com>
  • Loading branch information
emilecastelnuovo and andrewtelnov committed Feb 26, 2024
1 parent 8a8a1e4 commit fa64bc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/survey-creator-core/src/localization/italian.ts
Original file line number Diff line number Diff line change
Expand Up @@ -964,8 +964,8 @@ var italianTranslation = {
},
showQuestionNumbers: {
default: "Numerazione automatica",
on: "Numerazione automatica",
onPage: "Ripristina su ogni pagina",
on: "Continua dalla pagina precedente",
onPage: "Inizia da capo in ogni pagina",
onpanel: "Ripristina su ogni pannello",
onPanel: "Ripristina su ogni pannello",
onSurvey: "Continua con l'indagine",
Expand Down

0 comments on commit fa64bc2

Please sign in to comment.