Replace manual cookie-based language system with next-intl v4. All routes now use /ru and /en URL prefixes, translation strings live in JSON files, and components use useTranslations/getTranslations instead of useLang/Redux. |
||
|---|---|---|
| .. | ||
| aboutus.ts | ||
| bidSlice.ts | ||
| burgerSlice.ts | ||
| contactsSlice.ts | ||
| faqSlice.ts | ||
| headerSlice.ts | ||
| homeSlice.ts | ||
| inputSlice.ts | ||
| newsSlice.ts | ||