Aaron Pham
2024-03-08 b30a200bd4ddc64f4fd3d2124fcda0b354847073
quartz/i18n/locales/nl-NL.ts
@@ -70,7 +70,7 @@
    folderContent: {
      folder: "Map",
      itemsUnderFolder: ({ count }) =>
        count === 1 ? "1 item in deze map" : `${count} items in deze map.`,
        count === 1 ? "1 item in deze map." : `${count} items in deze map.`,
    },
    tagContent: {
      tag: "Label",