Files
klz-cables.com/.pnpm-store/v10/files/d9/f3b8678254f26870313d4236a6bbe4f5d5166be9034e9c515177f87430d1b80690dba043695ecb2bb3539a072d6fd97dabc4faed51cb176c5ea873d45c3ef4
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 viTranslations: DefaultTranslationsObject;
export declare const vi: Language;
//# sourceMappingURL=vi.d.ts.map