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

How to handle umlauts or if two possible versions exists? #537

Open
exocode opened this issue Aug 12, 2018 · 0 comments
Open

How to handle umlauts or if two possible versions exists? #537

exocode opened this issue Aug 12, 2018 · 0 comments

Comments

@exocode
Copy link

exocode commented Aug 12, 2018

For example, I have two different possibilities:

de:
    - Baden-Württemberg
    - Baden-Wurttemberg

In my old code I used also both possibilities to search for, because of umlauts:

  name: Thüringen
  names:
    - Thüringen
    - Thuringen

How should I handle that in a PR?

@exocode exocode changed the title How to handle if two possible version exists? How to handle if two possible versions exist? Aug 12, 2018
@exocode exocode changed the title How to handle if two possible versions exist? How to handle umlauts or if two possible versions exist? Aug 18, 2018
@exocode exocode changed the title How to handle umlauts or if two possible versions exist? How to handle umlauts or if two possible versions exists? Aug 18, 2018
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