updated translations

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-09-23 12:29:28 +02:00
commit f9fd4c806b
No known key found for this signature in database
3 changed files with 6 additions and 6 deletions

View file

@ -146,7 +146,6 @@
"Feedback","Feedback"
"License: AGPLv3","License: AGPLv3"
"Source","Source"
"There are {p_miss} % missing observations.","There are {p_miss} % missing observations."
"Data includes {n_pairs} pairs of highly correlated variables.","Data includes {n_pairs} pairs of highly correlated variables."
"Create plot","Create plot"
"Coefficients plot","Coefficients plot"
@ -160,3 +159,4 @@
"No missing observations","No missing observations"
"Missing vs non-missing observations in the variable **'{variabler()}'**","Missing vs non-missing observations in the variable **'{variabler()}'**"
"There is a significant correlation between {n_nonmcar} variables and missing observations in the outcome variable {outcome}.","There is a significant correlation between {n_nonmcar} variables and missing observations in the outcome variable {outcome}."
"There is a total of {p_miss} % missing observations.","There is a total of {p_miss} % missing observations."

1 en sw
146 Feedback Feedback
147 License: AGPLv3 License: AGPLv3
148 Source Source
There are {p_miss} % missing observations. There are {p_miss} % missing observations.
149 Data includes {n_pairs} pairs of highly correlated variables. Data includes {n_pairs} pairs of highly correlated variables.
150 Create plot Create plot
151 Coefficients plot Coefficients plot
159 No missing observations No missing observations
160 Missing vs non-missing observations in the variable **'{variabler()}'** Missing vs non-missing observations in the variable **'{variabler()}'**
161 There is a significant correlation between {n_nonmcar} variables and missing observations in the outcome variable {outcome}. There is a significant correlation between {n_nonmcar} variables and missing observations in the outcome variable {outcome}.
162 There is a total of {p_miss} % missing observations. There is a total of {p_miss} % missing observations.