Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d2a5879

Browse files
committedMar 5, 2025··
Updated translations from Crowdin
1 parent 9f2c8c0 commit d2a5879

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+694
-88
lines changed
 

‎apps/app/public/locales/af/attribute.json

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"cost-accepts-insurance_withUrl": "Hierdie diens aanvaar versekering. <Link href=\"{{url}}\">Klik hier om die organisasie se bladsy</Link> te besoek vir meer inligting oor koste, finansiële bystandopsies en versekeringsdekkingbesonderhede.",
7474
"cost-fees": "Gaan 'n koste aan",
7575
"cost-free": "Vry van koste",
76+
"cost-financial-assistance-available": "Financial assistance available",
7677
"cost-sliding-scale": "Koste word op 'n glyskaal bepaal",
7778
"cost-sliding-scale_default": "Hierdie diens het glyskaalfooie. Die bedrag wat jy vir dienste betaal, word aangepas volgens jou inkomstevlak. Kontak die organisasie direk vir meer inligting.",
7879
"cost-sliding-scale_withUrl": "Hierdie diens het glyskaalfooie. Die bedrag wat jy vir dienste betaal, word aangepas volgens jou inkomstevlak. <Link href=\"{{url}}\">Klik hier om die organisasie se bladsy vir meer inligting te besoek.</Link>"

‎apps/app/public/locales/af/common.json

+30-3
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,33 @@
256256
"questions": "Vrae?",
257257
"quick-promo-body": "<textUtility1>💚 Stoor en deel persoonlike hulpbronlyste</textUtility1>\n<textUtility1>💬 Laat openbare gradering/resensies oor organisasies</textUtility1>\n<textUtility1>🏠 Stel organisasies in u omgewing voor</textUtility1>\n<textUtility1>🔗 Eis die profielbladsy van u organisasie op (binnekort!)</textUtility1>",
258258
"quick-promo-heading": "<emojiLg>🌈</emojiLg>\n<title2>Jy moet aanmeld om dit te doen.</title2>\n<textDarkGray>Met 'n gratis InReach-rekening kan jy bykomende kenmerke ontsluit:</textDarkGray>",
259+
"recommended-links": {
260+
"emoji": "🌈",
261+
"title": "Recommended Links",
262+
"body": "Find more information about your rights.",
263+
"buttons": {
264+
"btn-1": {
265+
"text": "Anti-Trans Risk Map (Erin In The Morning)",
266+
"link": "https://www.erininthemorning.com/p/post-election-2024-anti-trans-risk"
267+
},
268+
"btn-2": {
269+
"text": "ID Documents Center (A4TE)",
270+
"link": "https://transequality.org/documents"
271+
},
272+
"btn-3": {
273+
"text": "LGBTQ+ Immigrants' Rights (Immigration Equality)",
274+
"link": "https://immigrationequality.org/legal/legal-help/resources/know-your-rights/"
275+
},
276+
"btn-4": {
277+
"text": "Asylum Resources (CWS)",
278+
"link": "https://asylumandborderresources.org/"
279+
},
280+
"btn-5": {
281+
"text": "Immigrants' Rights (ACLU)",
282+
"link": "https://www.aclu.org/know-your-rights/immigrants-rights"
283+
}
284+
}
285+
},
259286
"remote-services": "Dienste op afstand beskikbaar",
260287
"remote-services-page-title": "Afgeleë dienste",
261288
"reset-password": "Stel u wagwoord terug",
@@ -331,9 +358,9 @@
331358
"<loginLink>Het u reeds 'n rekening?</loginLink>"
332359
],
333360
"modal-body-temp": [
334-
"<title3>Watter tipe rekening wil jy skep?</title3>",
335-
"<group>\n<button data-option='individual'>Individueel</button>\n<button data-option='provider'>Professioneel/Verskaffer</button>\n</group>",
336-
"<loginLink>Het u reeds 'n rekening?</loginLink>"
361+
"<title3>What type of account would you like to create?</title3>",
362+
"<group>\n<button data-option='individual'>Individual</button>\n<button data-option='provider'>Professional/Provider</button>\n</group>",
363+
"<loginLink>Already have an account?</loginLink>"
337364
],
338365
"name-use-any": "Gebruik watter naam jy ook al gemaklik is.",
339366
"name_alias": "Naam of alias",

0 commit comments

Comments
 (0)
Please sign in to comment.