# # ChangeLog for src/components/LanguageSwitcher.tsx # # Generated by Trac 1.6.1.dev0 # 09/27/26 04:58:17 Fri, 30 Jan 2026 00:40:27 GMT Stefan-Saveski [50f2fb4] * package-lock.json (modified) * package.json (modified) * src/app/[locale]/layout.tsx (added) * src/app/layout.tsx (modified) * src/app/page.tsx (modified) * src/app/professor/profile/page.tsx (modified) * src/app/professor/students/page.tsx (modified) * src/app/students/applications/page.tsx (modified) * src/app/students/documents/page.tsx (modified) * src/app/students/profile/page.tsx (modified) * src/app/students/semesters/page.tsx (modified) * src/app/students/subjects/page.tsx (modified) * src/components/LanguageSwitcher.tsx (added) * src/components/exams.tsx (modified) * src/components/header.tsx (modified) * src/components/navbar.tsx (modified) * src/components/professor-navbar.tsx (modified) * src/i18n.ts (added) * src/locales/en/translation.json (added) * src/locales/mk/translation.json (added) * tsconfig.json (modified) Added dual language feature.