Skip to content

Commit

Permalink
Merge pull request #38 from CityOfPhiladelphia/main
Browse files Browse the repository at this point in the history
updates dates for general election
  • Loading branch information
ajrothwell authored Oct 4, 2023
2 parents bcd00f7 + 5014f13 commit cc45ecc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions src/i18n/ch.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@ export default {
// },
d2:{
text: '申請郵寄選票的截至日期',
date: '59 日下午 5:00',
date: '1031 日下午 5:00',
},
d3:{
text: '申請補發選票的截至日期',
date: '4月25日',
date: '10 月 13 日',
},
d4:{
text: '投递您填好的选票的截至日期',
date: '516 日晚上 8:00',
date: '117 日 晚上 8:00',
},
},
},
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/en-us.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ export default {
// },
d2:{
text: 'Apply for a mail-in ballot',
date: 'May 9th at 5:00 pm',
date: 'October 31st at 5:00 pm',
},
d3:{
text: 'Request a replacement ballot',
date: 'April 25th',
date: 'October 13th',
},
d4:{
text: 'Drop off your completed ballot',
date: 'May 16th at 8:00 pm',
date: 'November 7th at 8:00 pm',
},
},
// callout1: 'Masks are required regardless of vaccination status.',
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,15 @@ export default {
// },
d2:{
text: 'Fecha limite para solicitar una boleta',
date: '9 de mayo a las 05:00 pm',
date: '31 de octubre a las 17:00 horas',
},
d3:{
text: 'Solicite una boleta de reemplazo',
date: '25 de abril',
date: '13 de octubre',
},
d4:{
text: 'Entregar su boleta electoral completa',
date: '16 de mayo a las 08:00 pm',
date: '7 de noviembre a las 20:00 horas',
},
},
},
Expand Down

0 comments on commit cc45ecc

Please sign in to comment.