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

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into release/2.66.6
Browse files Browse the repository at this point in the history
  • Loading branch information
VWSCoronaDashboard25 committed Jan 27, 2023
2 parents 2033597 + a4664a2 commit db02975
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/src/pages/landelijk/ziekenhuis-opnames.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ function IntakeHospital(props: StaticProps<typeof getStaticProps>) {
<TwoKpiSection>
<KpiTile
title={textNl.barscale_titel}
description={replaceVariablesInText(textNl.extra_uitleg, {
description={replaceVariablesInText(textNl.extra_description, {
dateStart: formatDateFromSeconds(sevenDayAverageDates[0]),
dateEnd: formatDateFromSeconds(sevenDayAverageDates[1]),
})}
Expand Down
2 changes: 2 additions & 0 deletions packages/cms/src/lokalize/key-mutations.csv
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
timestamp,action,key,document_id,move_to
2023-01-27T15:36:42.838Z,delete,pages.hospitalPage.nl.extra_uitleg,jF33EuwumlGuwav2FD3XXw,__
2023-01-27T15:23:55.933Z,add,pages.hospital_page.nl.extra_description,HUrvkI3TfiQn7uqq7z2elF,__

0 comments on commit db02975

Please sign in to comment.