Skip to content

Commit

Permalink
fix(translation): average aggregation type
Browse files Browse the repository at this point in the history
  • Loading branch information
Birkbjo committed Feb 17, 2025
1 parent 006146f commit 802edb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i18n/i18n_module_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2057,7 +2057,7 @@ failed_to_save_organisation_unit=Failed to save organisation unit
last_average_org_unit=Last value (average in org unit hierarchy)
last=Last value (sum in org unit hierarchy)
first=First value (sum in org unit hierarchy)
first_average_org_unit=First value (averge in org unit hierarchy)
first_average_org_unit=First value (average in org unit hierarchy)
last_in_period=Last value in period (sum in org unit hierarchy)
last_in_period_average_org_unit=Last value in period (average in org unit hierarchy)
program_notification_template=Message template
Expand Down

0 comments on commit 802edb1

Please sign in to comment.