Files
klz-cables.com/.pnpm-store/v10/files/c6/9e385716966d8da2b5806adeb30370eb9f07807c02bfbfd1af9fa9736e4037b909d610e2ef4d5b7a26e920eec5503540570d4305175768b5c10d945b1dbdb4
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

4 lines
203 B
Plaintext

import type { DefaultTranslationsObject, Language } from '../types.js';
export declare const frTranslations: DefaultTranslationsObject;
export declare const fr: Language;
//# sourceMappingURL=fr.d.ts.map