Skip to content

feat(i18n): add Italian (it) locale #489

Description

@miticojo

Request

Add Italian (it) as a supported locale alongside the existing languages (en, es, fr, nl, ko, pt-BR, zh-CN, zh-TW).

Motivation

Italian is a widely spoken language in the Recordly user base (EU market). Native Italian users currently fall back to English.

Scope

  • Add src/i18n/locales/it/ with all 8 namespaces (common, launch, editor, timeline, settings, dialogs, shortcuts, extensions)
  • Register it in SUPPORTED_LOCALES (src/i18n/config.ts)
  • Wire bundle in I18nContext
  • Add "Italiano" label to language selectors in MorePopover and SettingsPanel
  • npm run i18n:check must pass with no missing/extra keys

Status

PR ready: #488

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions