Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Merge branch 'develop' into release/2.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VWSCoronaDashboard29 authored and VWSCoronaDashboard29 committed Oct 10, 2023
2 parents 04edb17 + b31f4ff commit e58671b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const Autumn2022ShotCoveragePerAgeGroup = ({ title, description, metadata
headerText={{
firstColumn: text.headers.agegroup,
secondColumn: text.headers.autumn_2022_shot,
thirdColumn: text.headers.fully_vaccinated,
thirdColumn: text.headers.autumn_2022_shot_bar,
}}
tableData={sortedData}
percentageData={percentageData}
Expand Down
1 change: 1 addition & 0 deletions packages/cms/src/lokalize/key-mutations.csv
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ timestamp,action,key,document_id,move_to
2023-10-10T12:55:06.790Z,add,pages.vaccinations_page.nl.vaccination_coverage.title_autumn_2022_shot,Lfn0X6iH0v4r6Hw7fQhx7Z,__
2023-10-10T12:55:07.777Z,add,pages.vaccinations_page.nl.vaccination_coverage.title_archived,rohM7ceZTOpkR9JaOOFM43,__
2023-10-10T12:55:07.777Z,delete,pages.vaccinations_page.nl.vaccination_coverage.title,jF33EuwumlGuwav2FD464K,__
2023-10-10T14:25:44.020Z,add,pages.vaccinations_page.nl.vaccination_coverage.headers.autumn_2022_shot_bar,Lfn0X6iH0v4r6Hw7fQm9gU,__

0 comments on commit e58671b

Please sign in to comment.