Skip to content

Commit

Permalink
Revert "Revert "Merge pull request #48 from CityOfPhiladelphia/main""
Browse files Browse the repository at this point in the history
This reverts commit f9c0463.
  • Loading branch information
ajrothwell committed Mar 22, 2024
1 parent f9c0463 commit 3e95cd8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions src/i18n/ch.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export default {
'Election office': {
header: '选举办公室',
englishName: 'Election office',
p1: '從10月10日開始,費城選舉委員會將開放面對面的郵寄選票投票。已登記的選民可以親自訪問費城選舉委員會,一次搞定申請,接收,填寫和返回郵寄選票。',
p1: '从2024年4月4日起,费城选举委员会将开放进行面对面的邮寄选票投票。注册选民可以在一次访问中亲自申请、接收、填写和退回邮寄的选票。',
// callout1: '无论疫苗接种情况如何,都需要戴口罩',
h2: '选民服务及截止日期',
dates: {
Expand All @@ -66,15 +66,15 @@ export default {
// },
d2:{
text: '申請郵寄選票的截至日期',
date: '10 月 31 日下午 5:00',
date: '2024 年 4 月 16 日下午 5:00 之前',
},
d3:{
text: '申請補發選票的截至日期',
date: '不早於10月13日',
date: '不早于 2024 年 4 月 4 日',
},
d4:{
text: '投递您填好的选票的截至日期',
date: '11 月 7 日 晚上 8:00',
date: '2024 年 4 月 23 日晚上 8:00 之前',
},
},
},
Expand Down
10 changes: 5 additions & 5 deletions src/i18n/en-us.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export default {
'Election office': {
header: 'Election offices',
englishName: 'Election office',
p1: 'Beginning October 10 the Philadelphia Board of Elections will be open for in-person mail-in ballot voting. Registered voters can apply for, receive, complete, and return their mail-in ballot in person in one visit.',
p1: 'Beginning 4/4/2024 the Philadelphia Board of Elections will be open for in-person mail-in ballot voting. Registered voters can apply for, receive, complete, and return their mail-in ballot in person in one visit.',
h2: 'Voter services and deadlines ',
dates: {
// d1:{
Expand All @@ -68,15 +68,15 @@ export default {
// },
d2:{
text: 'Apply for a mail-in ballot',
date: 'October 31st at 5:00 pm',
date: '4/16/2024 by 5:00 PM',
},
d3:{
text: 'Request a replacement ballot',
date: 'No earlier than October 13th',
date: 'No earlier than 4/4/2024',
},
d4:{
text: 'Drop off your completed ballot',
date: 'November 7th at 8:00 pm',
date: '4/23/2024 by 8:00 pm',
},
},
// callout1: 'Masks are required regardless of vaccination status.',
Expand All @@ -95,7 +95,7 @@ export default {
header: 'Official mail-in ballot dropboxes',
englishName: 'Official mail-in ballot dropbox',
p1: '\
If a dropbox is full, not functioning, or is damaged in any way, call (215) 686-3469 or email <a href="mailto:vote@phila.gov">vote@phila.gov</a>. \
If a drop box is full, not functioning, or is damaged in any way, call (215) 686-3469 or email <a href="mailto:vote@phila.gov">vote@phila.gov</a>. \
',
h2: '',
dates: '',
Expand Down
8 changes: 4 additions & 4 deletions src/i18n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export default {
'Election office': {
englishName: 'Election office',
header: 'Oficina Electoral',
p1: 'A partir del 10 de Octubre, la Junta Electoral de Filadelfia estará abierta para votar con boletas de voto por correo en persona. En una sola visita, los votantes registrados pueden solicitar, recibir, llenar y devolver su boleta de voto por correo en persona.',
p1: 'A partir del 4/4/2024, la Junta Electoral de Filadelfia estará abierta a la votación por correo en persona con boleta electoral. Los votantes registrados pueden solicitar, recibir, completar y devolver su boleta electoral por correo en persona en una sola visita.',
// callout1: 'Las mascarillas son obligatorias independientemente del estado de vacunación.',
h2: 'Servicios al votante y plazos ',
dates: {
Expand All @@ -69,15 +69,15 @@ export default {
// },
d2:{
text: 'Fecha limite para solicitar una boleta',
date: '31 de octubre a las 17:00 horas',
date: '16/04/2024 a las 17:00',
},
d3:{
text: 'Solicite una boleta de reemplazo',
date: 'No antes del 13 de octubre',
date: 'No antes del 4/4/2024',
},
d4:{
text: 'Entregar su boleta electoral completa',
date: '7 de noviembre a las 20:00 horas',
date: '23/04/2024 a las 20:00',
},
},
},
Expand Down

0 comments on commit 3e95cd8

Please sign in to comment.