Skip to content

Commit

Permalink
Update WIC link (#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
spokenbird committed May 9, 2024
1 parent 64990e8 commit 73927ab
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/messages.properties
Expand Up @@ -1152,7 +1152,7 @@ jefferson-ece-links.at-the-end-of-this-app=At the end of this application, we'll
wic-links.title=WIC link
wic.if-youre-approved=If you\u2019re approved for SNAP, you\u2019re also eligible for WIC.
wic.subheader=WIC can:<ul class="list--bulleted"> <li>Provide infant formula</li> <li>Provide a WIC EBT card for healthy food</li> <li>Provide nutrition education</li></ul>
wic-links.at-the-end-of-this-app=At the end of this application, we\u2019ll show you a clickable link to the WIC application (mywic.net/participantreferral).
wic-links.at-the-end-of-this-app=At the end of this application, we\u2019ll show you a clickable link to the WIC application (https://mywic.us/participantreferral).
wic-links.are-you-interested=Are you interested in the WIC nutrition program?
wic-go-to-application=Go to the WIC application

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/messages_es.properties
Expand Up @@ -1152,7 +1152,7 @@ jefferson-ece-links.at-the-end-of-this-app=At the end of this application, we'll
wic-links.title=Enlace del WIC
wic.if-youre-approved=Si se aprueba su solicitud del SNAP, significa que también es elegible para el WIC.
wic.subheader=El WIC ofrece lo siguiente:<ul class="list--bulleted"> <li>Leche de fórmula infantil.</li> <li>Una tarjeta EBT del WIC para comprar alimentos saludables.</li> <li>Educación nutricional.</li></ul>
wic-links.at-the-end-of-this-app=Al final de esta solicitud, le proporcionaremos un enlace mediante el que podrá acceder a la solicitud del WIC (mywic.net/participantreferral).
wic-links.at-the-end-of-this-app=Al final de esta solicitud, le proporcionaremos un enlace mediante el que podrá acceder a la solicitud del WIC (https://mywic.us/participantreferral).
wic-links.are-you-interested=¿Está interesado en el WIC?
wic-go-to-application=Ir a solicitud del WIC

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/messages_vi.properties
Expand Up @@ -1152,7 +1152,7 @@ jefferson-ece-links.at-the-end-of-this-app=\u1edb cu\u1ed1i \u0111\u01a1n n\u00e
wic-links.title=Liên k\u1ebft c\u1ee7a WIC
wic.if-youre-approved=N\u1ebfu \u0111\u01b0\u1ee3c ch\u1ea5p thu\u1eadn nh\u1eadn SNAP, quý v\u1ecb c\u0169ng \u0111\u1ee7 \u0111i\u1ec1u ki\u1ec7n nh\u1eadn WIC.
wic.subheader=WIC có th\u1ec3:<ul class="list--bulleted"> <li>Cung c\u1ea5p s\u1eefa b\u1ed9t công th\u1ee9c cho tr\u1ebb s\u01a1 sinh</li> <li>Cung c\u1ea5p th\u1ebb WIC EBT \u0111\u1ec3 mua th\u1ef1c ph\u1ea9m lành m\u1ea1nh</li> <li>Cung c\u1ea5p ki\u1ebfn th\u1ee9c v\u1ec1 dinh d\u01b0\u1ee1ng</li></ul>
wic-links.at-the-end-of-this-app=Hãy nh\u1ea5p chu\u1ed9t vào liên k\u1ebft \u1edf cu\u1ed1i \u0111\u01a1n \u0111\u0103ng ký này \u0111\u1ec3 chuy\u1ec3n t\u1edbi \u0111\u01a1n \u0111\u0103ng ký WIC (mywic.net/participantreferral).
wic-links.at-the-end-of-this-app=Hãy nh\u1ea5p chu\u1ed9t vào liên k\u1ebft \u1edf cu\u1ed1i \u0111\u01a1n \u0111\u0103ng ký này \u0111\u1ec3 chuy\u1ec3n t\u1edbi \u0111\u01a1n \u0111\u0103ng ký WIC (https://mywic.us/participantreferral).
wic-links.are-you-interested=Quý v\u1ecb có quan tâm \u0111\u1ebfn ch\u01b0\u01a1ng trình dinh d\u01b0\u1ee1ng WIC không?
wic-go-to-application=Chuy\u1ec3n \u0111\u1ebfn \u0111\u01a1n \u0111\u0103ng ký WIC

Expand Down
Expand Up @@ -77,7 +77,7 @@ <h2 class="h2" th:utext="#{ece-yes-confirmation.header}"></h2>
<h2 class="h2" th:text="#{wic-no-confirmation.header}"></h2>
<p th:text="#{wic.if-youre-approved}"></p>
<p th:utext="#{wic.subheader}"></p>
<a class="button button--primary" target="_blank" href="https://mywic.net/participantreferral"
<a class="button button--primary" target="_blank" href="https://mywic.us/participantreferral"
th:text="#{wic-go-to-application}"></a>
</th:block>

Expand All @@ -86,7 +86,7 @@ <h2 class="h2" th:text="#{wic-no-confirmation.header}"></h2>
<h2 class="h2" th:text="#{wic-yes-confirmation.header}"></h2>
<p th:text="#{wic.if-youre-approved}"></p>
<p th:utext="#{wic.subheader}"></p>
<a class="button button--primary" target="_blank" href="https://mywic.net/participantreferral"
<a class="button button--primary" target="_blank" href="https://mywic.us/participantreferral"
th:text="#{wic-go-to-application}"></a>
</th:block>

Expand Down

0 comments on commit 73927ab

Please sign in to comment.