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

Application not showing translations when language is forced to English #19

Closed
TiagoJacobs opened this issue Apr 12, 2022 · 0 comments · Fixed by #27
Closed

Application not showing translations when language is forced to English #19

TiagoJacobs opened this issue Apr 12, 2022 · 0 comments · Fixed by #27
Assignees

Comments

@TiagoJacobs
Copy link
Member

TiagoJacobs commented Apr 12, 2022

The translation system seems to be working only with Brazilian Portuguese.

When we try to use other language (like English), it does not work.

Steps to reproduce:

  1. In XCode, go to menu Product -> Scheme -> Edit scheme
  2. In App Language, select English:
    image
  3. Run the application.

Current result:
image

Expected result:
Application should show the translations in english;

PS: the fallback language must be English

@TiagoJacobs TiagoJacobs changed the title Application not showing translations when language is forced to english Application not showing translations when language is forced to English Apr 12, 2022
@gustavo-em gustavo-em mentioned this issue Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants