Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat]: 🌐 Add support for other languages (internationalization) #1502

Open
1 task done
k0gen opened this issue Jun 7, 2022 · 0 comments
Open
1 task done

[feat]: 🌐 Add support for other languages (internationalization) #1502

k0gen opened this issue Jun 7, 2022 · 0 comments
Assignees
Labels
Community Issues that we would accept PRs for but will not dedicate internal resources to Enhancement New feature or request P3 - Eventual Things of low consequence to ignore UI Issues pertaining to any of the embassy-served web applications
Milestone

Comments

@k0gen
Copy link
Member

k0gen commented Jun 7, 2022

Prerequisites

  • I have searched for existing issues that already suggest this feature, without success.

Describe the Feature Request

The deeper the project goes into the rabbit hole of development, the more difficult it is to adapt it to an international audience. Therefore it is worth keeping this in mind and deciding the moment from which the software will take into account support for multiple languages (the sooner the better)

Describe the Use Case

non-English audience is waiting for this.

Describe Preferred Solution

Use Crowdin or any other alternatives.

Describe Alternatives

No response

Anything else?

It's important to consider things like:

  • Maintain user-visible strings separately
  • Expect user-visible strings to grow or shrink
  • Keep images free of embedded text
  • Avoid ASCII, use Unicode
  • Don’t assume that text always flows from left to right
  • Keep all user-visible language plain and simple
@k0gen k0gen added the Enhancement New feature or request label Jun 7, 2022
@ProofOfKeags ProofOfKeags added P3 - Eventual Things of low consequence to ignore Community Issues that we would accept PRs for but will not dedicate internal resources to UI Issues pertaining to any of the embassy-served web applications labels Jun 7, 2022
@elvece elvece assigned elvece and unassigned dr-bonez Dec 14, 2022
@MattDHill MattDHill added this to the 0.4.0 milestone May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Issues that we would accept PRs for but will not dedicate internal resources to Enhancement New feature or request P3 - Eventual Things of low consequence to ignore UI Issues pertaining to any of the embassy-served web applications
Projects
None yet
Development

No branches or pull requests

5 participants