From 61ca275690cf645fb179229a207d86b9eb9b5cdd Mon Sep 17 00:00:00 2001 From: Andreas Gammelgaard Damsbo Date: Mon, 27 Oct 2025 11:19:45 +0100 Subject: [PATCH] correct Swedish language code --- inst/translations/{translation_se.csv => translation_sv.csv} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename inst/translations/{translation_se.csv => translation_sv.csv} (99%) diff --git a/inst/translations/translation_se.csv b/inst/translations/translation_sv.csv similarity index 99% rename from inst/translations/translation_se.csv rename to inst/translations/translation_sv.csv index 8275e5fe..7ea68df4 100644 --- a/inst/translations/translation_se.csv +++ b/inst/translations/translation_sv.csv @@ -1,4 +1,4 @@ -"en","se" +"en","sv" "Hello","Hei" "The following variable pairs are highly correlated: {sentence_paste(.x,and_str)}.\nConsider excluding one {more}from the dataset to ensure variables are independent.","The following variable pairs are highly correlated: {sentence_paste(.x,and_str)}.\nConsider excluding one {more}from the dataset to ensure variables are independent." "No variables have a correlation measure above the threshold.","No variables have a correlation measure above the threshold."