From 21007f2cba6c5670aa452ff1080011a9c7555e29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Thu, 4 Dec 2025 12:05:56 +0000 Subject: [PATCH] New translations healthrhrzonecomponent.json (Portuguese) --- .../i18n/pt/components/health/healthRHRZoneComponent.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 frontend/app/src/i18n/pt/components/health/healthRHRZoneComponent.json diff --git a/frontend/app/src/i18n/pt/components/health/healthRHRZoneComponent.json b/frontend/app/src/i18n/pt/components/health/healthRHRZoneComponent.json new file mode 100644 index 000000000..9f75cbc12 --- /dev/null +++ b/frontend/app/src/i18n/pt/components/health/healthRHRZoneComponent.json @@ -0,0 +1,5 @@ +{ + "labelNumberOfHealthRHR1": "There is a total of ", + "labelNumberOfHealthRHR2": " RHR entries inserted (", + "labelNumberOfHealthRHR3": " loaded):" +} \ No newline at end of file