Skip to content

Commit

Permalink
Changed Date Data display label
Browse files Browse the repository at this point in the history
  • Loading branch information
akeldamas committed Nov 11, 2024
1 parent bf4d219 commit 52bad6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/rda/src/config/elasticSearch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ export const elasticConfig = [
id: "date",
field: "dc_date",
title: {
en: "Year",
nl: "Jaar",
en: "Timeline",
nl: "Tijdlijn",
},
interval: "year",
cols: 6,
Expand Down

0 comments on commit 52bad6e

Please sign in to comment.