dependabot[bot]
2024-08-26 4e2aea8a5a414b3bcfac0168bea4f6afd032e8f5
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",