9f21bd070ab6c7f13a040d9385bf20bbdcba5393
Replaced localStorage-only hook with React Context Provider. Layout and page components now share the same state — switching language in the dropdown instantly updates all text on screen without requiring a page reload. NativeLanguageProvider added to root layout.tsx. useNativeLanguage() re-exported from Context for backward compat. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
58.1%
Python
34.9%
Go
5.5%
C#
0.8%
CSS
0.2%
Other
0.3%