Commit Graph

4 Commits

Author SHA1 Message Date
Atash03 5030ed152a fix: commit the reviews section 2026-04-06 16:10:29 +05:00
Atash03 d53a528f1c fix UI issues 2026-04-02 14:03:35 +05:00
Atash03 b612711883 fix: some types and UI changes 2026-03-27 15:07:59 +05:00
Atash03 f53753487f feat: migrate i18n to next-intl with locale-based URL routing
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.
2026-02-12 01:45:37 +05:00