Aaron Pham
2024-02-23 129e878b29dc53a1327d88089fa5876b0b1cc764
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",