Lucas-BRT
2024-04-17 6a019dae13c8800c36c763f31f716f0aeff7972e
fix: unnecessery 'm' letter removed in pt-BR (#1100)

1 files modified
2 ■■■ changed files
quartz/i18n/locales/pt-BR.ts 2 ●●● patch | view | raw | blame | history
quartz/i18n/locales/pt-BR.ts
@@ -69,7 +69,7 @@
    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",