Files
klz-cables.com/.pnpm-store/v10/files/bc/3c77f781df64af0155365e89d2ac3775893f5e06c7fcae207d8b54a9475dc4356f06eb3ebb09645fd544f57c9672d15ca2ef9d25c5aa1a3daaf3dc04d59732
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 trTranslations: DefaultTranslationsObject;
export declare const tr: Language;
//# sourceMappingURL=tr.d.ts.map