Skip to content

i18n: extract hardcoded UI strings into a single strings module #39

Description

@Kerim-Sabic

All UI copy is hardcoded inline in src/components/*.tsx. First step toward community translations (the growth lever LocalSend used): inventory the strings and move them into one typed module (e.g. src/lib/strings.ts), no library choice yet.

Acceptance: no user-visible copy changes; components import from the strings module; pnpm check green.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersi18nTranslations and localization

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions