mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Create translation key system in packages/shared/src/i18n/ with full English locale covering common actions, all 37 tools, settings sections, auth, pipeline, and navigation strings. Add useI18n hook that returns typed translations. Architecture enables adding new languages by creating locale files matching the TranslationKeys type.