Ammar Alakkad
2024-12-30 ef72f1bf707dca363cdab84da91e2acfaef8f276
quartz/i18n/locales/pt-BR.ts
@@ -65,11 +65,12 @@
    error: {
      title: "Não encontrado",
      notFound: "Esta página é privada ou não existe.",
      home: "Retornar a página inicial",
    },
    folderContent: {
      folder: "Arquivo",
      itemsUnderFolder: ({ count }) =>
        count === 1 ? "1 item mneste arquivo." : `${count} items neste arquivo.`,
        count === 1 ? "1 item neste arquivo." : `${count} items neste arquivo.`,
    },
    tagContent: {
      tag: "Tag",