getAlby / getAlby/go

Multi-language translation support

Open
#425 1 comment 0 reactions 1 assignee Claimed by @NodeDiver View on GitHub
Dominant language
TypeScript
Stars
57
Forks
21
Avg merge
2h 9m
Merged PRs (30d)
1

Description

Lack of translations (especially Spanish) is blocking adoption in some communities. Even simple terms like "Send and receive" create a cultural barrier that leads to rejection.

Bitcoin circular economy projects in Chile and Peru are waiting on Spanish translation to implement Alby Go & Hub in their local beach communities.

A possible implementation:
Use expo-localization + i18n-js (Expo's standard approach): create a /locales folder with JSON files per language (en.json, es.json, etc.), extract hardcoded strings, and wrap text with t() function. The app auto-detects device language.

I'm willing to contribute to this implementation when the time is appropriate,
As well as the initial Spanish translation, translations can be done very easily to all languages with LLMS anyway.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.