feat: starting to implement translations throughout the UI

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-09-10 12:00:03 +02:00
commit 96e08e44d8
No known key found for this signature in database
42 changed files with 1547 additions and 750 deletions

View file

@ -78,10 +78,13 @@ export(line_break)
export(list_allowed_operations)
export(m_redcap_readServer)
export(m_redcap_readUI)
export(make_validation)
export(make_validation_alerts)
export(merge_expression)
export(merge_long)
export(missing_fraction)
export(missings_apex_plot)
export(missings_validate)
export(modal_create_column)
export(modal_cut_variable)
export(modal_update_factor)
@ -130,6 +133,8 @@ export(update_factor_server)
export(update_factor_ui)
export(update_variables_server)
export(update_variables_ui)
export(validation_server)
export(validation_ui)
export(vectorSelectInput)
export(vertical_stacked_bars)
export(visual_summary)