From 1682e9a2a9723088f0637c90dd44da22b19d2592 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 26 Jul 2025 05:25:33 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in no 99% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'no'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/no.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/i18n/no.json b/frontend/src/i18n/no.json index 65019720..ef63cb7b 100644 --- a/frontend/src/i18n/no.json +++ b/frontend/src/i18n/no.json @@ -258,9 +258,9 @@ }, "time": { "days": "Dager", - "hours": "Hours", - "minutes": "Minutes", - "seconds": "Seconds", + "hours": "Timer", + "minutes": "Minutt", + "seconds": "Sekunder", "unit": "Time Unit" } }