updated translations

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-09-10 13:12:37 +02:00
commit 44d13eda89
No known key found for this signature in database
7 changed files with 16 additions and 9 deletions

View file

@ -20,8 +20,6 @@ import_file_server(
btn_show_data = TRUE,
show_data_in = c("popup", "modal"),
trigger_return = c("button", "change"),
file_extensions_text = paste(c(".csv", ".txt", ".xls", ".xlsx", ".rds", ".fst",
".sas7bdat", ".sav"), collapse = ", "),
return_class = c("data.frame", "data.table", "tbl_df", "raw"),
reset = reactive(NULL)
)