From 0d97f7354ac628c7690697c7f2bc76013e2f3687 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 15:26:37 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8D=20i18n:=20Update=20translation.jso?= =?UTF-8?q?n=20with=20latest=20translations=20(#12588)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- client/src/locales/nn/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/client/src/locales/nn/translation.json b/client/src/locales/nn/translation.json index 0967ef424b..8f56f79dbe 100644 --- a/client/src/locales/nn/translation.json +++ b/client/src/locales/nn/translation.json @@ -1 +1,4 @@ -{} +{ + "com_a11y_selected": "valgt", + "com_ui_configure": "Konfigurer" +}