Skip to content

[Feature] Add Spanish language support #98

@KevPatterson

Description

@KevPatterson

Quick summary

Translate the LiveBridge user interface and all system messages into Spanish to make the app fully accessible to native speakers.

Area

Settings / configuration

Problem / use case

The app is currently only available in English, Rusian, but not Spanish. This creates a barrier for Spanish-speaking users who are not fluent in English, making it difficult to navigate the settings, understand notification conversions, or use advanced features. Adding Spanish would greatly improve usability and accessibility for a large global community.

Proposed solution

Implement a standard internationalization (i18n) system (e.g., Flutter's built-in localization via ARB files). This would involve: 1) Externalizing all user-facing strings. 2) Providing a complete and accurate translation into Spanish (es). 3) Adding an option in the settings to manually select the language or detecting the system language automatically. I am a native Spanish speaker and would be happy to help with the translation if needed.

Example scenario

No response

Alternatives considered (optional)

No response

Additional context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions