Files
klz-cables.com/.pnpm-store/v10/files/ed/22217bc4ba4a6aba7d619729dd36b1f8bc86a864b902012c1a9362cfbe73ad8a09cb41ef2abbf881cdc40d61373dc0e7cd8d88a7bbb75a1a1d7598c25cd533
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 roTranslations: DefaultTranslationsObject;
export declare const ro: Language;
//# sourceMappingURL=ro.d.ts.map