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",