kon-foo
2024-02-19 3e09b05468c372e85518ff76d8d6d9a415f61fac
quartz/i18n/locales/nl-NL.ts
@@ -54,7 +54,8 @@
      title: "Inhoudsopgave",
    },
    contentMeta: {
      readingTime: ({ minutes }) => `${minutes} min read`,
      readingTime: ({ minutes }) =>
        minutes === 1 ? "1 minuut leestijd" : `${minutes} minuten leestijd`,
    },
  },
  pages: {