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

Any way to include language names isntead of just language codes? #50

Open
thiagomajesk opened this issue Sep 22, 2020 · 3 comments
Open

Comments

@thiagomajesk
Copy link

Something like:

languages_official:
  en: english
languages_spoken:
  en: english
%Country {
  languages_official: %{"en" => "english"}
  languages_spoken: %{"en" => "english"}
}
@ghost
Copy link

ghost commented Sep 23, 2020

Yes, if you are willing to change all the yaml files and make the changes to the elixir codebase I will merge the changes.

@thiagomajesk
Copy link
Author

Yes, if you are willing to change all the yaml files and make the changes to the elixir codebase I will merge the changes.

I meant any viable way 😓...
Are those YAML files the only source of truth for this data or do you update that information based on an external service?

@ghost
Copy link

ghost commented Sep 23, 2020

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

No branches or pull requests

1 participant