chore: translation updates
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-09-10 14:56:43 +02:00
commit 013fc19d04
No known key found for this signature in database
6 changed files with 83 additions and 73 deletions

View file

@ -115,7 +115,6 @@ update_variables_server <- function(id,
output$data_info <- shiny::renderUI({
shiny::req(data_r())
data_description(data_r())
# sprintf(i18n$t("Data has %s observations and %s variables."), nrow(data), ncol(data))
})
variables_r <- shiny::reactive({