Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4421/add terms page #10

Merged
merged 3 commits into from
Feb 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions shared-helpers/src/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -908,6 +908,7 @@
"pageDescription.welcome": "ابحث وتقدم للحصول على سكن ميسور التكلفة على بوابة إسكان٪ {regionName}",
"pageTitle.about": "عن",
"pageTitle.accessibilityStatement": "بيان إمكانية الوصول",
"pageTitle.termsAndConditions": "إخلاء المسؤولية عن المصادقة",
"pageTitle.additionalResources": "المزيد من فرص السكن",
"pageTitle.feedback": "مشاركة ملاحظات الموقع",
"pageTitle.getAssistance": "الحصول على المساعدة",
Expand Down
1 change: 1 addition & 0 deletions shared-helpers/src/locales/bn.json
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,7 @@
"pageDescription.welcome": "%{RegionName} এর হাউজিং পোর্টালে সাশ্রয়ী মূল্যের আবাসনের জন্য অনুসন্ধান করুন এবং আবেদন করুন",
"pageTitle.about": "সম্পর্কিত",
"pageTitle.accessibilityStatement": "অ্যাক্সেসিবিলিটি স্টেটমেন্ট",
"pageTitle.termsAndConditions": "অনুমোদন অস্বীকৃতি",
"pageTitle.additionalResources": "আরও আবাসন সুযোগ",
"pageTitle.feedback": "ওয়েবসাইট প্রতিক্রিয়া শেয়ার করুন",
"pageTitle.getAssistance": "সহায়তা নিন",
Expand Down
3 changes: 2 additions & 1 deletion shared-helpers/src/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -801,6 +801,7 @@
"pageTitle.welcomeEnglish": "Bienvenidos",
"pageTitle.welcomeSpanish": "Bienvenido",
"pageTitle.welcomeVietnamese": "Tiếng Việt",
"pageTitle.termsAndConditions": "Exenciones de respaldos",
"progressNav.completed": "terminado",
"progressNav.current": "Paso actual: ",
"progressNav.notCompleted": "sin completar",
Expand Down Expand Up @@ -987,4 +988,4 @@
"welcome.viewAdditionalHousingTruncated": "Ver oportunidades y recursos",
"whatToExpect.default": "Los solicitantes serán contactados por el agente de la propiedad en orden de clasificación hasta que se hayan llenado todas las vacantes. Toda la información que usted ha proporcionado será verificada y su elegibilidad será confirmada. Su solicitud será retirada de la lista de espera si usted hizo alguna declaración fraudulenta. Si nos es imposible verificar una preferencia de vivienda que usted haya solicitado, no recibirá la preferencia pero no será penalizado de ninguna otra manera. Si su solicitud fuera elegida, esté preparado para llenar una solicitud más detallada y proporcionar los documentos de apoyo requeridos.",
"whatToExpect.label": "Lo que puede esperar"
}
}
3 changes: 2 additions & 1 deletion shared-helpers/src/locales/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@
"pageDescription.listing": "Apply for affordable housing at %{listingName} in %{regionName}, built in partnership with Exygy.",
"pageDescription.welcome": "Search and apply for affordable housing on %{regionName}'s Housing Portal",
"pageTitle.accessibilityStatement": "Accessibility Statement",
"pageTitle.termsAndConditions": "Terms and Conditions",
"pageTitle.additionalResources": "More Housing Opportunities",
"pageTitle.disclaimer": "Disclaimer",
"pageTitle.getAssistance": "Get Assistance",
Expand Down Expand Up @@ -977,4 +978,4 @@
"welcome.viewAdditionalHousingTruncated": "View opportunities and resources",
"whatToExpect.default": "Applicants will be contacted by the property agent in rank order until vacancies are filled. All of the information that you have provided will be verified and your eligibility confirmed. Your application will be removed from the waitlist if you have made any fraudulent statements. If we cannot verify a housing preference that you have claimed, you will not receive the preference but will not be otherwise penalized. Should your application be chosen, be prepared to fill out a more detailed application and provide required supporting documents.",
"whatToExpect.label": "What to Expect"
}
}
Loading