--- import DocLayout from "../layouts/DocLayout.astro"; import { clientI18n, locale, roots } from "../config.mjs"; import { t } from "../i18n.mjs"; const m = t(locale); --- {m.allCommentsTitle} {m.allCommentsLede} {m.stActive} {m.stOpen} {m.filterToValidate} {m.stResolved} {m.stAll} {m.spAll} {roots.map((r) => {r.label})} {m.holdAll} {m.holdActive} {m.holdOnly} {m.loading}
{m.allCommentsLede}
{m.loading}