Skip to content

Commit

Permalink
remove property from translation properties
Browse files Browse the repository at this point in the history
  • Loading branch information
lkemperman-cfa committed Feb 27, 2024
1 parent 105d829 commit c252ccb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion src/main/resources/messages_es.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1073,7 +1073,6 @@ confirmation.helpful-resources.l2=<a href="https://cafe-cp.dcfs.la.gov/selfservi
confirmation.next-steps=Próximos pasos
confirmation.next-steps-immediate=Próximos pasos inmediatos
confirmation.p1_html=<b>Deberá realizar una entrevista.</b> Antes del <b>{0}</b>, recibirá una carta con la fecha de la cita y los detalles de la entrevista.<br/><br/> Si para ese momento no recibió la carta, comuníquese con la siguiente línea gratuita <a href="tel:(833) 323-7482">(833) 323-7482</a> de lunes a viernes, de 8:00 a. m. a 2:00 p. m. para programar una entrevista.
confirmation.looking_for_job_html=<b>Debe crear una cuenta HiRE.</b> <a target="_blank" rel="noreferrer noopener" href="https://www.louisianaworks.net/hire/vosnet/loginintro.aspx">Cree una cuenta HiRE en Louisiana Works</a> para recibir los beneficios del SNAP.
confirmation.p2_html=Dentro de los próximo 30 días, <b>debe recibir una carta por correo postal</b> sobre su solicitud. Dicha carta le informará si cumple o no los requisitos de elegibilidad.
confirmation.p3=Llame a LAHelpU al <a href="tel:(888) 524-3578">(888) 524-3578</a> si tiene alguna pregunta sobre su solicitud en línea.
confirmation-feedback.how-easy=¿Qué tan fácil o difícil le resultó completar el formulario de solicitud en línea utilizando este sitio web? (Opcional)
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/messages_vi.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1081,7 +1081,6 @@ confirmation.helpful-resources.l2=<a href="https://cafe-cp.dcfs.la.gov/selfservi
confirmation.next-steps=Các b\u01b0\u1edbc ti\u1ebfp theo
confirmation.next-steps-immediate=Các b\u01b0\u1edbc ti\u1ebfp theo c\u1ea7n th\u1ef1c hi\u1ec7n ngay
confirmation.p1_html=<b>Quý v\u1ecb ph\u1ea3i hoàn thành m\u1ed9t cu\u1ed9c ph\u1ecfng v\u1ea5n.</b> Quý v\u1ecb s\u1ebd nh\u1eadn \u0111\u01b0\u1ee3c th\u01b0 h\u1eb9n tr\u01b0\u1edbc <b>{0}</b> kèm theo thông tin chi ti\u1ebft v\u1ec1 cu\u1ed9c ph\u1ecfng v\u1ea5n c\u1ee7a quý v\u1ecb.<br/><br/> N\u1ebfu \u0111\u1ebfn lúc \u0111ó quý v\u1ecb không nh\u1eadn \u0111\u01b0\u1ee3c th\u01b0, vui lòng g\u1ecdi \u0111\u1ebfn s\u1ed1 \u0111i\u1ec7n tho\u1ea1i mi\u1ec5n phí c\u01b0\u1edbc sau \u0111ây <a href="tel:(833) 323-7482">(833) 323-7482</a> trong kho\u1ea3ng th\u1eddi gian t\u1eeb Th\u1ee9 Hai \u2013 Th\u1ee9 Sáu, 8 gi\u1edd sáng \u2013 2 gi\u1edd chi\u1ec1u \u0111\u1ec3 \u0111\u1eb7t l\u1ecbch ph\u1ecfng v\u1ea5n.
confirmation.looking_for_job_html=<b>Quý v\u1ecb c\u1ea7n t\u1ea1o tài kho\u1ea3n HiRE.</b> <a target="_blank" rel="noreferrer noopener" href="https://www.louisianaworks.net/hire/vosnet/loginintro.aspx">T\u1ea1o tài kho\u1ea3n HiRE trên Louisiana Works</a> \u0111\u1ec3 nh\u1eadn tr\u1ee3 c\u1ea5p SNAP.
confirmation.p2_html=Trong vòng 30 ngày t\u1edbi, <b>d\u1ef1 ki\u1ebfn s\u1ebd nh\u1eadn \u0111\u01b0\u1ee3c th\u01b0</b> v\u1ec1 \u0111\u01a1n \u0111\u0103ng ký c\u1ee7a quý v\u1ecb. Lá th\u01b0 s\u1ebd cho quý v\u1ecb bi\u1ebft li\u1ec7u quý v\u1ecb\u0111\u1ee7 \u0111i\u1ec1u ki\u1ec7n hay không.
confirmation.p3=Hãy g\u1ecdi LAHelpU theo s\u1ed1 <a href="tel:(888) 524-3578">(888) 524-3578</a> n\u1ebfu quý v\u1ecb có b\u1ea5t k\u1ef3 câu h\u1ecfi nào v\u1ec1 \u0111\u01a1n \u0111\u0103ng ký tr\u1ef1c tuy\u1ebfn c\u1ee7a mình.
confirmation-feedback.how-easy=Vi\u1ec7c \u0111i\u1ec1n \u0111\u01a1n \u0111\u0103ng ký tr\u1ef1c tuy\u1ebfn b\u1eb1ng trang web này có d\u1ec5 dàng không, hay khó kh\u0103n nh\u01b0 th\u1ebf nào? (Không b\u1eaft bu\u1ed9c)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,6 @@ <h2 class="h2" th:text="#{confirmation.next-steps}"></h2>
th:utext="#{confirmation.p1_html(${inputData.get('interviewDate')})}"></p>
</div>
</div>
<div
th:if="${inputData.getOrDefault('householdSearchingForJob', 'false').equals('true')}"
class="vertical-steps__step">
<div class="notice--warning steps-box spacing-below-0">
<i class="icon-large icon-">&#xE8f9;</i>
<p class="spacing-below-15" th:utext="#{confirmation.looking_for_job_html}"></p>
</div>
</div>
<div class="vertical-steps__step">
<div class="notice-info steps-box">
<th:block th:replace="~{fragments/icons :: localPostOfficeBlack}"></th:block>
Expand Down

0 comments on commit c252ccb

Please sign in to comment.