chore: more translatable strings and cleaning

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-09-25 10:07:19 +02:00
commit be87e97f4d
No known key found for this signature in database
21 changed files with 757 additions and 879 deletions

View file

@ -91,6 +91,7 @@ export(missings_validate)
export(modal_create_column)
export(modal_cut_variable)
export(modal_update_factor)
export(modal_visual_summary)
export(modify_qmd)
export(overview_vars)
export(pipe_string)
@ -141,6 +142,7 @@ export(validation_ui)
export(vectorSelectInput)
export(vertical_stacked_bars)
export(visual_summary)
export(visual_summary_server)
export(visual_summary_ui)
export(wide2long)
export(winbox_create_column)