Files
klz-cables.com/.pnpm-store/v10/files/e9/9c41cf074d0a265545058834fe8965f8144f3c0af0838da50fc7d9307b1e5f5c47b07c4eb361003275163dad050b2b7cb654c544024d8152b046ec561ccd34
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 zhTranslations: DefaultTranslationsObject;
export declare const zh: Language;
//# sourceMappingURL=zh.d.ts.map